From: Linus Walleij Date: Mon, 3 Sep 2018 07:54:55 +0000 (+0200) Subject: gpio: twl6040: Include the right header X-Git-Tag: v4.20-rc1~181^2~77 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=fc4f8f322f6e588edbecfaa82a987d46125aeb1f;p=uclinux-h8%2Flinux.git gpio: twl6040: 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-twl6040.c b/drivers/gpio/gpio-twl6040.c index dadeacf43e0c..095b20fd0315 100644 --- a/drivers/gpio/gpio-twl6040.c +++ b/drivers/gpio/gpio-twl6040.c @@ -26,7 +26,7 @@ #include #include #include -#include +#include #include #include