From: Linus Walleij Date: Fri, 13 Apr 2018 12:37:12 +0000 (+0200) Subject: gpio: lp3943: Include the right header X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=e92a5c61607f44bc40a38cb3262275b3eae34358;p=linux.git gpio: lp3943: Include the right header This is a driver so only include . Signed-off-by: Linus Walleij --- diff --git a/drivers/gpio/gpio-lp3943.c b/drivers/gpio/gpio-lp3943.c index 6dc6725403ecd..c3a3b9b7b5539 100644 --- a/drivers/gpio/gpio-lp3943.c +++ b/drivers/gpio/gpio-lp3943.c @@ -12,7 +12,7 @@ #include #include -#include +#include #include #include #include