On Thu, 2021-10-07 at 16:32 -0700, Lucas De Marchi wrote: > Nothing from intel-mid.h and this is only available on x86, so remove it > as we prepare support for other architectures. Whole series is Reviewed-by: José Roberto de Souza <jose.souza@xxxxxxxxx> > > Signed-off-by: Lucas De Marchi <lucas.demarchi@xxxxxxxxx> > --- > drivers/gpu/drm/i915/display/intel_dsi_vbt.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/gpu/drm/i915/display/intel_dsi_vbt.c b/drivers/gpu/drm/i915/display/intel_dsi_vbt.c > index c2a2cd1f84dc..61c2ef6a4b8c 100644 > --- a/drivers/gpu/drm/i915/display/intel_dsi_vbt.c > +++ b/drivers/gpu/drm/i915/display/intel_dsi_vbt.c > @@ -31,7 +31,6 @@ > #include <linux/pinctrl/machine.h> > #include <linux/slab.h> > > -#include <asm/intel-mid.h> > #include <asm/unaligned.h> > > #include <drm/drm_crtc.h>