aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_runtime_pm.c
diff options
context:
space:
mode:
authorJani Nikula <[email protected]>2019-08-06 10:07:28 +0000
committerJani Nikula <[email protected]>2019-08-07 09:43:14 +0000
commita09d9a8002368e1b8754c8621ad06d3d7bade6f4 (patch)
treee81a3f72af0a8837f863e9b54e4139eacc187ef3 /drivers/gpu/drm/i915/intel_runtime_pm.c
parentdrm/i915/tc: un-inline intel_tc_port_ref_held() (diff)
downloadkernel-a09d9a8002368e1b8754c8621ad06d3d7bade6f4.tar.gz
kernel-a09d9a8002368e1b8754c8621ad06d3d7bade6f4.zip
drm/i915: avoid including intel_drv.h via i915_drv.h->i915_trace.h
Disentangle i915_drv.h from intel_drv.h, which gets included via i915_trace.h. This necessitates including i915_trace.h wherever it's needed. Reviewed-by: Chris Wilson <[email protected]> Signed-off-by: Jani Nikula <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/ed82bf259d3b725a1a1a3c3e9d6fb5c08bc4d489.1565085691.git.jani.nikula@intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/intel_runtime_pm.c')
-rw-r--r--drivers/gpu/drm/i915/intel_runtime_pm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/i915/intel_runtime_pm.c b/drivers/gpu/drm/i915/intel_runtime_pm.c
index b2a05850ea42..2fd3c097e1f5 100644
--- a/drivers/gpu/drm/i915/intel_runtime_pm.c
+++ b/drivers/gpu/drm/i915/intel_runtime_pm.c
@@ -32,6 +32,7 @@
#include <drm/drm_print.h>
#include "i915_drv.h"
+#include "i915_trace.h"
/**
* DOC: runtime pm