From: Linus Walleij Date: Mon, 3 Sep 2018 07:54:55 +0000 (+0200) Subject: gpio: twl6040: Include the right header X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=fc4f8f322f6e588edbecfaa82a987d46125aeb1f;p=linux.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 dadeacf43e0ce..095b20fd03153 100644 --- a/drivers/gpio/gpio-twl6040.c +++ b/drivers/gpio/gpio-twl6040.c @@ -26,7 +26,7 @@ #include #include #include -#include +#include #include #include