[Intel-gfx] [PATCH] drm/i915: stop including i915_utils.h from intel_runtime_pm.h
Jani Nikula
jani.nikula at intel.com
Wed Oct 11 16:21:02 UTC 2023
Remove an unnecessary include.
Signed-off-by: Jani Nikula <jani.nikula at intel.com>
---
drivers/gpu/drm/i915/intel_runtime_pm.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/drivers/gpu/drm/i915/intel_runtime_pm.h b/drivers/gpu/drm/i915/intel_runtime_pm.h
index f79cda7a2503..be43614c73fd 100644
--- a/drivers/gpu/drm/i915/intel_runtime_pm.h
+++ b/drivers/gpu/drm/i915/intel_runtime_pm.h
@@ -11,8 +11,6 @@
#include "intel_wakeref.h"
-#include "i915_utils.h"
-
struct device;
struct drm_i915_private;
struct drm_printer;
--
2.39.2
More information about the Intel-gfx
mailing list