From: Tomi Valkeinen Date: Tue, 19 Apr 2016 05:33:25 +0000 (+0300) Subject: drm/omap: remove unneeded gpio includes X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=6e4c6e6011b7abd7a42e9c308b60838b151ad68e;p=linux-beck.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 9594ff7a2b0c..e9b62a1bb5c5 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