From: Linus Walleij Date: Thu, 24 May 2018 12:22:04 +0000 (+0200) Subject: gpio: octeon: Include the right header X-Git-Tag: v4.19~849^2~9 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=be1f20a41fdf591334f4343004564bc4b6dc78d2;p=platform%2Fkernel%2Flinux-rpi.git gpio: octeon: Include the right header This is a GPIO driver, include only . Signed-off-by: Linus Walleij --- diff --git a/drivers/gpio/gpio-octeon.c b/drivers/gpio/gpio-octeon.c index 96a8a8cb2729..1b19c88ea7bb 100644 --- a/drivers/gpio/gpio-octeon.c +++ b/drivers/gpio/gpio-octeon.c @@ -9,7 +9,7 @@ #include #include #include -#include +#include #include #include