From: Linus Walleij Date: Fri, 13 Apr 2018 13:01:23 +0000 (+0200) Subject: gpio: lynxpoint: Include the right header X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=cec93b024bfc442e3789539d51e9c16b4dcfa74d;p=linux.git gpio: lynxpoint: Include the right header This is a driver so only include . Signed-off-by: Linus Walleij --- diff --git a/drivers/gpio/gpio-lynxpoint.c b/drivers/gpio/gpio-lynxpoint.c index 1e557b10d73ed..b5b5e500e72cf 100644 --- a/drivers/gpio/gpio-lynxpoint.c +++ b/drivers/gpio/gpio-lynxpoint.c @@ -25,7 +25,7 @@ #include #include #include -#include +#include #include #include #include