From: Tomi Valkeinen Date: Tue, 19 Apr 2016 05:33:25 +0000 (+0300) Subject: drm/omap: remove unneeded gpio includes X-Git-Tag: v4.8-rc1~62^2~39^2~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e4c6e6011b7abd7a42e9c308b60838b151ad68e;p=thirdparty%2Fkernel%2Flinux.git drm/omap: remove unneeded gpio includes encoder-opa362.c and panel-sharp-ls037v7dw01.c do not use the legacy GPIO API, so we can remove the including of gpio.h and of_gpio.h. Signed-off-by: Tomi Valkeinen Reviewed-by: Laurent Pinchart --- diff --git a/drivers/gpu/drm/omapdrm/displays/encoder-opa362.c b/drivers/gpu/drm/omapdrm/displays/encoder-opa362.c index 9594ff7a2b0c3..e9b62a1bb5c5d 100644 --- a/drivers/gpu/drm/omapdrm/displays/encoder-opa362.c +++ b/drivers/gpu/drm/omapdrm/displays/encoder-opa362.c @@ -18,7 +18,6 @@ #include #include #include -#include #include