From: Linus Walleij Date: Fri, 7 Sep 2018 20:03:07 +0000 (+0200) Subject: gpio: vf610: Include the right header X-Git-Tag: for-linus-20181026~73^2~62 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=45e8296cc9a25e048c682794b11b27a0813a956f;p=linux-block.git gpio: vf610: Include the right header This is a GPIO driver so only include . Acked-by: Stefan Agner Signed-off-by: Linus Walleij --- diff --git a/drivers/gpio/gpio-vf610.c b/drivers/gpio/gpio-vf610.c index d4ad6d0e02a2..93eed646d92f 100644 --- a/drivers/gpio/gpio-vf610.c +++ b/drivers/gpio/gpio-vf610.c @@ -17,7 +17,7 @@ #include #include -#include +#include #include #include #include