From: Linus Walleij Date: Wed, 27 Jun 2018 09:07:02 +0000 (+0200) Subject: gpio: spear-spics: Include the right header X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=9fc18cc54add2e535c0e265a967f5e9075e22f73;p=openwrt%2Fstaging%2Fblogic.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