[Intel-xe] [PATCH 2/2] Revert "FIXME: drm/i915: add a lot of includes in intel_display_power.h"

Jouni Högander jouni.hogander at intel.com
Tue Sep 12 11:46:41 UTC 2023


This reverts commit 304baa8c20cfad330a6c7cad47d86043e968642c.

We can revert this now as missing includes are added into
compat-i915-headers/i915_drv.h.

Signed-off-by: Jouni Högander <jouni.hogander at intel.com>
---
 drivers/gpu/drm/i915/display/intel_display_power.h | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/drivers/gpu/drm/i915/display/intel_display_power.h b/drivers/gpu/drm/i915/display/intel_display_power.h
index b51442fe5976..ec2b5560877f 100644
--- a/drivers/gpu/drm/i915/display/intel_display_power.h
+++ b/drivers/gpu/drm/i915/display/intel_display_power.h
@@ -10,11 +10,6 @@
 #include <linux/workqueue.h>
 
 #include "intel_wakeref.h"
-#include <linux/types.h>
-#include <linux/bitops.h>
-#include <linux/mutex.h>
-#include <linux/workqueue.h>
-#include "intel_runtime_pm.h"
 
 enum aux_ch;
 enum port;
-- 
2.34.1



More information about the Intel-xe mailing list