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
This commit is contained in:
@@ -24,8 +24,6 @@
|
||||
|
||||
#include <asm/iosf_mbi.h>
|
||||
|
||||
#include "display/intel_display_types.h"
|
||||
|
||||
#include "i915_drv.h"
|
||||
#include "intel_sideband.h"
|
||||
|
||||
|
Reference in New Issue
Block a user