drm/i915: axe lots of unnecessary includes from i915_drv.h
authorJani Nikula <jani.nikula@intel.com>
Thu, 10 Feb 2022 15:45:51 +0000 (17:45 +0200)
committerJani Nikula <jani.nikula@intel.com>
Mon, 14 Feb 2022 12:12:54 +0000 (14:12 +0200)
commit14da21cc4671dbedfbe3854e495f24adac7866c7
tree819845fd6b8f7094044927a9e62aeb485c210f40
parent01b94a9361680d6582dcc2a73a9eb464e0e40888
drm/i915: axe lots of unnecessary includes from i915_drv.h

It's fairly difficult to ensure these are actually not needed due to
indirect includes via other files. However, it's easier to add them back
as needed and, most importantly, where needed instead of exhaustively
proving they're unnecessary.

Cc: Tvrtko Ursulin <tvrtko.ursulin@linux.intel.com>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Acked-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/bc2bbcd46b66e44e98e1ef76980dfabcfac700d5.1644507885.git.jani.nikula@intel.com
drivers/gpu/drm/i915/i915_drv.h