From: Linus Walleij Date: Mon, 6 Aug 2018 15:42:46 +0000 (+0200) Subject: gpio: timberdale: Include the right header X-Git-Tag: v4.19~401^2~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=50fe83a3eb5000a9ea3586e1fcd8034bd3892b90;p=platform%2Fkernel%2Flinux-rpi.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 6520a84..314e300 100644 --- a/drivers/gpio/gpio-timberdale.c +++ b/drivers/gpio/gpio-timberdale.c @@ -22,7 +22,7 @@ */ #include -#include +#include #include #include #include