[Intel-xe] [PATCH 2/2] drm/i915: drop gt/intel_gt.h include from skl_universal_plane.c

Jani Nikula jani.nikula at intel.com
Wed Oct 25 10:43:06 UTC 2023


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

Signed-off-by: Jani Nikula <jani.nikula at intel.com>
Reviewed-by: Matt Roper <matthew.d.roper at intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231011142704.985867-1-jani.nikula@intel.com
(cherry picked from commit f17c08a6046f0c9383a61d7009216b0ad3369db4)

---

Note: The cherry-pick conflicted, but it should be trivial to resolve.
---
 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 6ce7dc419df1..188d53bb8594 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"
 #ifdef I915
 #include "pxp/intel_pxp.h"
 #else
-- 
2.39.2



More information about the Intel-xe mailing list