From: Linus Walleij Date: Mon, 3 Sep 2018 06:15:50 +0000 (+0200) Subject: gpio: twl4030: Include the right header X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=ba21d55f6ad19cbb466b2429829900de5efac513;p=openwrt%2Fstaging%2Fblogic.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