[Intel-xe] [PATCH 30/41] fixup! drm/i915/display: Remaining changes to make xe compile
Jani Nikula
jani.nikula at intel.com
Wed Apr 12 14:19:55 UTC 2023
The #include can be removed altogether.
Signed-off-by: Jani Nikula <jani.nikula at intel.com>
---
drivers/gpu/drm/i915/display/intel_dp.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/drivers/gpu/drm/i915/display/intel_dp.c b/drivers/gpu/drm/i915/display/intel_dp.c
index 6900cfb93dc8..f6143ca60703 100644
--- a/drivers/gpu/drm/i915/display/intel_dp.c
+++ b/drivers/gpu/drm/i915/display/intel_dp.c
@@ -44,9 +44,7 @@
#include <drm/drm_probe_helper.h>
#include "g4x_dp.h"
-#ifdef I915
#include "i915_debugfs.h"
-#endif
#include "i915_drv.h"
#include "i915_reg.h"
#include "intel_atomic.h"
--
2.39.2
More information about the Intel-xe
mailing list