[Intel-xe] [PATCH 3/8] drm/xe: drop unnecessary include

Jani Nikula jani.nikula at intel.com
Thu Mar 2 14:12:25 UTC 2023


The file does not exist in upstream i915 anymore.

Signed-off-by: Jani Nikula <jani.nikula at intel.com>
---
 drivers/gpu/drm/xe/display/intel_pm_types.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/drivers/gpu/drm/xe/display/intel_pm_types.h b/drivers/gpu/drm/xe/display/intel_pm_types.h
index 8bf1594a9d1b..0bd4b1cb9c83 100644
--- a/drivers/gpu/drm/xe/display/intel_pm_types.h
+++ b/drivers/gpu/drm/xe/display/intel_pm_types.h
@@ -8,8 +8,6 @@
 
 #include <linux/types.h>
 
-#include "display/intel_display.h"
-
 enum intel_ddb_partitioning {
 	INTEL_DDB_PART_1_2,
 	INTEL_DDB_PART_5_6, /* IVB+ */
-- 
2.39.1



More information about the Intel-xe mailing list