From: Linus Walleij Date: Wed, 12 Sep 2018 12:11:59 +0000 (+0200) Subject: gpio: vx855: Include the right header X-Git-Tag: for-linus-20181026~73^2~49 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=3bca2d4e4e7b771135456f99aea5bfc86aa4667c;p=linux-block.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 98a6f1fcc561..d229640b5865 100644 --- a/drivers/gpio/gpio-vx855.c +++ b/drivers/gpio/gpio-vx855.c @@ -25,7 +25,7 @@ #include #include -#include +#include #include #include #include