From: Linus Walleij Date: Wed, 12 Sep 2018 12:11:59 +0000 (+0200) Subject: gpio: vx855: Include the right header X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=3bca2d4e4e7b771135456f99aea5bfc86aa4667c;p=linux.git gpio: vx855: Include the right header This is a GPIO driver so include only . Cc: Daniel Drake Signed-off-by: Linus Walleij --- diff --git a/drivers/gpio/gpio-vx855.c b/drivers/gpio/gpio-vx855.c index 98a6f1fcc561a..d229640b58659 100644 --- a/drivers/gpio/gpio-vx855.c +++ b/drivers/gpio/gpio-vx855.c @@ -25,7 +25,7 @@ #include #include -#include +#include #include #include #include