From: Linus Walleij Date: Thu, 24 May 2018 12:25:13 +0000 (+0200) Subject: gpio: palmas: Include the right header X-Git-Tag: v4.18-rc1~91^2~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b11a0b3e72a8ef4de0fdd161418854cb379a4391;p=thirdparty%2Fkernel%2Flinux.git gpio: palmas: Include the right header This is a GPIO driver, include only . Signed-off-by: Linus Walleij --- diff --git a/drivers/gpio/gpio-palmas.c b/drivers/gpio/gpio-palmas.c index ceb2fef2c8ae4..05b0cd5dcf119 100644 --- a/drivers/gpio/gpio-palmas.c +++ b/drivers/gpio/gpio-palmas.c @@ -18,7 +18,7 @@ * along with this program. If not, see . */ -#include +#include #include #include #include