From: Linus Walleij Date: Wed, 27 Jun 2018 09:09:55 +0000 (+0200) Subject: gpio: sta2x11: Include the right header X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=25fc1778b9ed29e75ef8b30c7827e61b444b8bce;p=linux.git gpio: sta2x11: Include the right header This is a GPIO driver, include only . Cc: Bartosz Golaszewski Acked-by: Alessandro Rubini Signed-off-by: Linus Walleij --- diff --git a/drivers/gpio/gpio-sta2x11.c b/drivers/gpio/gpio-sta2x11.c index 407359da08f94..16e7f18f8f42c 100644 --- a/drivers/gpio/gpio-sta2x11.c +++ b/drivers/gpio/gpio-sta2x11.c @@ -23,7 +23,7 @@ #include #include #include -#include +#include #include #include #include