From: Dmitry Torokhov Date: Fri, 4 Nov 2022 03:16:41 +0000 (-0700) Subject: fbdev: omapfb: panel-tpo-td028ttec1: stop including gpio.h X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=275a855829ac19d06edf3f91d39c6014032667eb;p=linux.git fbdev: omapfb: panel-tpo-td028ttec1: stop including gpio.h The driver does not use gpios, so there is no need to include gpio.h. Signed-off-by: Dmitry Torokhov Signed-off-by: Helge Deller --- diff --git a/drivers/video/fbdev/omap2/omapfb/displays/panel-tpo-td028ttec1.c b/drivers/video/fbdev/omap2/omapfb/displays/panel-tpo-td028ttec1.c index 3c0f887d30926..c18d290693c11 100644 --- a/drivers/video/fbdev/omap2/omapfb/displays/panel-tpo-td028ttec1.c +++ b/drivers/video/fbdev/omap2/omapfb/displays/panel-tpo-td028ttec1.c @@ -16,7 +16,6 @@ #include #include #include -#include #include