[PATCH] drm/i915: drop intel_dpio_phy.h include from VLV IOSF SB
Jani Nikula
jani.nikula at intel.com
Tue May 27 11:48:54 UTC 2025
vlv_iosf_sb.c no longer depends on enum dpio_phy from
intel_dpio_phy.h. Drop the include.
Signed-off-by: Jani Nikula <jani.nikula at intel.com>
---
drivers/gpu/drm/i915/vlv_iosf_sb.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/drivers/gpu/drm/i915/vlv_iosf_sb.c b/drivers/gpu/drm/i915/vlv_iosf_sb.c
index f4b435555f3b..f4b386933141 100644
--- a/drivers/gpu/drm/i915/vlv_iosf_sb.c
+++ b/drivers/gpu/drm/i915/vlv_iosf_sb.c
@@ -8,8 +8,6 @@
#include "i915_reg.h"
#include "vlv_iosf_sb.h"
-#include "display/intel_dpio_phy.h"
-
/*
* IOSF sideband, see VLV2_SidebandMsg_HAS.docx and
* VLV_VLV2_PUNIT_HAS_0.8.docx
--
2.39.5
More information about the Intel-xe
mailing list