From: Linus Walleij Date: Wed, 27 Jun 2018 07:46:15 +0000 (+0200) Subject: gpio: rdc321x: Include the right header X-Git-Tag: v4.19~401^2~64 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=05467e54998be15a35c20e0605315fec309b6a5b;p=platform%2Fkernel%2Flinux-rpi.git gpio: rdc321x: Include the right header This is a GPIO driver, include only . Signed-off-by: Linus Walleij --- diff --git a/drivers/gpio/gpio-rdc321x.c b/drivers/gpio/gpio-rdc321x.c index cbf0f9e..2938217 100644 --- a/drivers/gpio/gpio-rdc321x.c +++ b/drivers/gpio/gpio-rdc321x.c @@ -25,7 +25,7 @@ #include #include #include -#include +#include #include #include