From: Linus Walleij Date: Sat, 13 Jan 2018 21:14:56 +0000 (+0100) Subject: gpio: adp5588: Include proper header X-Git-Tag: v4.16-rc1~135^2~3^2~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d543668a6174ddc1f0460cce3737e27a39ccd9df;p=thirdparty%2Flinux.git gpio: adp5588: Include proper header This driver has no business including , it is a driver so include . Signed-off-by: Linus Walleij --- diff --git a/drivers/gpio/gpio-adp5588.c b/drivers/gpio/gpio-adp5588.c index e717f8dc39667..3530ccd17e044 100644 --- a/drivers/gpio/gpio-adp5588.c +++ b/drivers/gpio/gpio-adp5588.c @@ -12,7 +12,7 @@ #include #include #include -#include +#include #include #include