From: Linus Walleij Date: Wed, 12 Sep 2018 11:14:33 +0000 (+0200) Subject: gpio: vr41xx: Include the right header X-Git-Tag: for-linus-20181026~73^2~56 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=3b3001cacdf4c95d611657c61e194f1da3c577f5;p=linux-2.6-block.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 027699cec911..7ffb58b0d239 100644 --- a/drivers/gpio/gpio-vr41xx.c +++ b/drivers/gpio/gpio-vr41xx.c @@ -21,7 +21,7 @@ */ #include #include -#include +#include #include #include #include