From: Linus Walleij Date: Mon, 6 Aug 2018 15:42:46 +0000 (+0200) Subject: gpio: timberdale: Include the right header X-Git-Tag: for-linus-20180825~80^2~6 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=50fe83a3eb5000a9ea3586e1fcd8034bd3892b90;p=linux-block.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 6520a8475910..314e300d6ba3 100644 --- a/drivers/gpio/gpio-timberdale.c +++ b/drivers/gpio/gpio-timberdale.c @@ -22,7 +22,7 @@ */ #include -#include +#include #include #include #include