Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH] drm/i915: drop gt/intel_gt.h include from skl_universal_plane.c
@ 2023-10-11 14:27 Jani Nikula
  2023-10-12 22:47 ` Matt Roper
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Jani Nikula @ 2023-10-11 14:27 UTC (permalink / raw)
  To: intel-gfx; +Cc: jani.nikula

No longer needed after commit 94bcf876cb6a ("drm/i915/mtl: Drop
Wa_14017240301").

Signed-off-by: Jani Nikula <jani.nikula@intel.com>
---
 drivers/gpu/drm/i915/display/skl_universal_plane.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/gpu/drm/i915/display/skl_universal_plane.c b/drivers/gpu/drm/i915/display/skl_universal_plane.c
index 245a64332cc7..49e9d40d5e67 100644
--- a/drivers/gpu/drm/i915/display/skl_universal_plane.c
+++ b/drivers/gpu/drm/i915/display/skl_universal_plane.c
@@ -21,7 +21,6 @@
 #include "skl_scaler.h"
 #include "skl_universal_plane.h"
 #include "skl_watermark.h"
-#include "gt/intel_gt.h"
 #include "pxp/intel_pxp.h"
 
 static const u32 skl_plane_formats[] = {
-- 
2.39.2


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

end of thread, other threads:[~2023-10-23  9:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-11 14:27 [Intel-gfx] [PATCH] drm/i915: drop gt/intel_gt.h include from skl_universal_plane.c Jani Nikula
2023-10-12 22:47 ` Matt Roper
2023-10-23  9:38   ` Jani Nikula
2023-10-13  1:37 ` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: drop gt/intel_gt.h include from skl_universal_plane.c (rev2) Patchwork
2023-10-13  9:49 ` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: drop gt/intel_gt.h include from skl_universal_plane.c (rev3) Patchwork
2023-10-14  9:36 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork

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