Commit c5f44559 authored by Lucas De Marchi's avatar Lucas De Marchi

drm/i915/display: remove unused intel-mid.h include

Nothing from intel-mid.h and this is only available on x86, so remove it
as we prepare support for other architectures.
Signed-off-by: default avatarLucas De Marchi <lucas.demarchi@intel.com>
Reviewed-by: default avatarJosé Roberto de Souza <jose.souza@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20211007233212.3896460-4-lucas.demarchi@intel.com
parent d9f67305
...@@ -31,7 +31,6 @@ ...@@ -31,7 +31,6 @@
#include <linux/pinctrl/machine.h> #include <linux/pinctrl/machine.h>
#include <linux/slab.h> #include <linux/slab.h>
#include <asm/intel-mid.h>
#include <asm/unaligned.h> #include <asm/unaligned.h>
#include <drm/drm_crtc.h> #include <drm/drm_crtc.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment