From: Linus Walleij Date: Thu, 31 May 2018 06:06:23 +0000 (+0200) Subject: gpio: rc5t583: Include the right header X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=98aef8e777544ccf015fd588ecd69d780d672bc8;p=openwrt%2Fstaging%2Fblogic.git gpio: rc5t583: Include the right header This is a GPIO driver, include only . Signed-off-by: Linus Walleij --- diff --git a/drivers/gpio/gpio-rc5t583.c b/drivers/gpio/gpio-rc5t583.c index 3b4dc1a9a68d..a499c633a6c5 100644 --- a/drivers/gpio/gpio-rc5t583.c +++ b/drivers/gpio/gpio-rc5t583.c @@ -25,7 +25,7 @@ #include #include #include -#include +#include #include struct rc5t583_gpio {