[Intel-xe] [PATCH v2 3/8] drm/xe: drop unnecessary include
Jani Nikula
jani.nikula at intel.com
Fri Mar 3 10:52:17 UTC 2023
Note: The intel_pm_types.h does not exist in upstream i915 anymore, and
this needs to be squashed away.
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