From: Linus Walleij Date: Wed, 27 Jun 2018 09:07:02 +0000 (+0200) Subject: gpio: spear-spics: Include the right header X-Git-Tag: v4.19-rc1~131^2~55 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=9fc18cc54add2e535c0e265a967f5e9075e22f73;p=uclinux-h8%2Flinux.git gpio: spear-spics: Include the right header This is a GPIO driver, include only . Signed-off-by: Linus Walleij --- diff --git a/drivers/gpio/gpio-spear-spics.c b/drivers/gpio/gpio-spear-spics.c index 22267479ba68..ee3039f091f4 100644 --- a/drivers/gpio/gpio-spear-spics.c +++ b/drivers/gpio/gpio-spear-spics.c @@ -10,7 +10,7 @@ */ #include -#include +#include #include #include #include