Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drm/i915: drop intel_dpio_phy.h include from VLV IOSF SB
@ 2025-05-27 11:48 Jani Nikula
  2025-05-27 19:10 ` Rodrigo Vivi
                   ` (18 more replies)
  0 siblings, 19 replies; 20+ messages in thread
From: Jani Nikula @ 2025-05-27 11:48 UTC (permalink / raw)
  To: intel-gfx, intel-xe; +Cc: jani.nikula

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@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


^ permalink raw reply related	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2025-05-28  6:37 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-27 11:48 [PATCH] drm/i915: drop intel_dpio_phy.h include from VLV IOSF SB Jani Nikula
2025-05-27 19:10 ` Rodrigo Vivi
2025-05-27 21:04 ` ✓ CI.Patch_applied: success for " Patchwork
2025-05-27 21:05 ` ✓ CI.checkpatch: " Patchwork
2025-05-27 21:07 ` ✓ CI.KUnit: " Patchwork
2025-05-27 21:11 ` ✗ CI.Build: failure " Patchwork
2025-05-28  6:07 ` ✓ CI.Patch_applied: success " Patchwork
2025-05-28  6:07 ` ✓ CI.checkpatch: " Patchwork
2025-05-28  6:08 ` ✓ CI.KUnit: " Patchwork
2025-05-28  6:12 ` ✗ CI.Build: failure " Patchwork
2025-05-28  6:15 ` ✗ CI.Patch_applied: " Patchwork
2025-05-28  6:20 ` ✓ CI.Patch_applied: success " Patchwork
2025-05-28  6:21 ` ✓ CI.checkpatch: " Patchwork
2025-05-28  6:22 ` ✓ CI.KUnit: " Patchwork
2025-05-28  6:25 ` ✗ CI.Build: failure " Patchwork
2025-05-28  6:27 ` ✗ CI.Patch_applied: " Patchwork
2025-05-28  6:32 ` ✓ CI.Patch_applied: success " Patchwork
2025-05-28  6:32 ` ✓ CI.checkpatch: " Patchwork
2025-05-28  6:33 ` ✓ CI.KUnit: " Patchwork
2025-05-28  6:37 ` ✗ CI.Build: failure " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox