From: Linus Walleij Date: Wed, 12 Sep 2018 11:14:33 +0000 (+0200) Subject: gpio: vr41xx: Include the right header X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=3b3001cacdf4c95d611657c61e194f1da3c577f5;p=linux.git gpio: vr41xx: Include the right header This is a GPIO driver so include only . Cc: Yoichi Yuasa Signed-off-by: Linus Walleij --- diff --git a/drivers/gpio/gpio-vr41xx.c b/drivers/gpio/gpio-vr41xx.c index 027699cec911b..7ffb58b0d2391 100644 --- a/drivers/gpio/gpio-vr41xx.c +++ b/drivers/gpio/gpio-vr41xx.c @@ -21,7 +21,7 @@ */ #include #include -#include +#include #include #include #include