From: Linus Walleij Date: Mon, 3 Sep 2018 06:15:50 +0000 (+0200) Subject: gpio: twl4030: Include the right header X-Git-Tag: v4.20-rc1~181^2~80 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=ba21d55f6ad19cbb466b2429829900de5efac513;p=users%2Fjedix%2Flinux-maple.git gpio: twl4030: Include the right header This is a GPIO driver so include only . Acked-by: Tony Lindgren Signed-off-by: Linus Walleij --- diff --git a/drivers/gpio/gpio-twl4030.c b/drivers/gpio/gpio-twl4030.c index 9b511df5450e..50b17814bd91 100644 --- a/drivers/gpio/gpio-twl4030.c +++ b/drivers/gpio/gpio-twl4030.c @@ -30,7 +30,7 @@ #include #include #include -#include +#include #include #include #include