intel-gfx.lists.freedesktop.org archive mirror
 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 16:48 ` ✗ i915.CI.BAT: failure for " Patchwork
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ 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] 5+ messages in thread

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

Thread overview: 5+ 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 16:48 ` ✗ i915.CI.BAT: failure for " Patchwork
2025-05-27 19:10 ` [PATCH] " Rodrigo Vivi
2025-05-27 21:02 ` ✓ i915.CI.BAT: success for drm/i915: drop intel_dpio_phy.h include from VLV IOSF SB (rev2) Patchwork
2025-05-28  0:08 ` ✗ i915.CI.Full: failure " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).