Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH] drm/i915: stop including i915_utils.h from intel_runtime_pm.h
@ 2023-10-11 16:21 Jani Nikula
  2023-10-12 12:59 ` Ville Syrjälä
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Jani Nikula @ 2023-10-11 16:21 UTC (permalink / raw)
  To: intel-gfx; +Cc: jani.nikula

Remove an unnecessary include.

Signed-off-by: Jani Nikula <jani.nikula@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


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-10-23 12:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-11 16:21 [Intel-gfx] [PATCH] drm/i915: stop including i915_utils.h from intel_runtime_pm.h Jani Nikula
2023-10-12 12:59 ` Ville Syrjälä
2023-10-13  2:32 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915: stop including i915_utils.h from intel_runtime_pm.h (rev2) Patchwork
2023-10-13  2:45 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2023-10-14  1:08 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork
2023-10-14 15:31 ` [Intel-gfx] [PATCH] drm/i915: stop including i915_utils.h from intel_runtime_pm.h Andi Shyti
2023-10-23 12:14   ` Jani Nikula

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox