diff options
author | Jani Nikula <jani.nikula@intel.com> | 2025-03-26 14:54:52 +0300 |
---|---|---|
committer | Jani Nikula <jani.nikula@intel.com> | 2025-04-01 11:48:18 +0300 |
commit | 513c1a2ec4c6e520798f17b6d8af7a9881fdd69a (patch) | |
tree | ffe1675583216dce48f8db9f485f7feb99e49a9a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6f5a3b9d6dc41f30b685aa9e9181f9ae2b8ff79b (diff) | |
download | linux-513c1a2ec4c6e520798f17b6d8af7a9881fdd69a.tar.xz |
drm/i915: reduce intel_wakeref.h dependencies
Forward declare struct drm_printer instead of including drm/drm_print.h,
as we only need the pointer. Turns out quite a few places depend on this
include implicitly. Make them explicit.
Some of the includes are just stale and unnecessary. Group the forward
declarations together while at it.
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://lore.kernel.org/r/20250326115452.2090275-1-jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions