From: Linus Walleij Date: Mon, 6 Aug 2018 15:42:46 +0000 (+0200) Subject: gpio: timberdale: Include the right header X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=50fe83a3eb5000a9ea3586e1fcd8034bd3892b90;p=linux.git gpio: timberdale: Include the right header This is a GPIO driver so include only . Cc: Richard Röjfors Signed-off-by: Linus Walleij --- diff --git a/drivers/gpio/gpio-timberdale.c b/drivers/gpio/gpio-timberdale.c index 6520a84759106..314e300d6ba33 100644 --- a/drivers/gpio/gpio-timberdale.c +++ b/drivers/gpio/gpio-timberdale.c @@ -22,7 +22,7 @@ */ #include -#include +#include #include #include #include