From: Linus Walleij Date: Thu, 24 May 2018 12:24:00 +0000 (+0200) Subject: gpio: omap: Include the right header X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=b7351b077e6832e50b7fa3125f939a42b616b806;p=linux.git gpio: omap: Include the right header This is a GPIO driver, include only . Signed-off-by: Linus Walleij --- diff --git a/drivers/gpio/gpio-omap.c b/drivers/gpio/gpio-omap.c index 35971a341c402..d1afedf4dcbf0 100644 --- a/drivers/gpio/gpio-omap.c +++ b/drivers/gpio/gpio-omap.c @@ -24,7 +24,7 @@ #include #include #include -#include +#include #include #include