commit | 6da4a2c411e8d9be6f848f9207beb69f13113546 | [log] [tgz] |
---|---|---|
author | Jani Nikula <jani.nikula@intel.com> | Tue Aug 06 13:07:30 2019 +0300 |
committer | Jani Nikula <jani.nikula@intel.com> | Wed Aug 07 12:43:55 2019 +0300 |
tree | 2700ae3e90313d403c82ec5f0dadd1869d37757d | |
parent | 1d455f8de8e8a211cc91e19484eeda2e454531a1 [diff] |
drm/i915: remove unnecessary includes of intel_display_types.h header With its original name intel_drv.h the intel_display_types.h header was superfluously cargo-cult included all over the place, while it's really mostly about display internals. Remove the unnecessary includes. Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Jani Nikula <jani.nikula@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/e3d737f0ab87c55969e62c1e077e15c04c238297.1565085692.git.jani.nikula@intel.com