From: Linus Walleij Date: Sat, 13 Jan 2018 21:22:49 +0000 (+0100) Subject: gpio: amd8111: Include proper header X-Git-Tag: v4.16-rc1~135^2~3^2~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3708c665a778349072a2c49fbc5da40779a5b07a;p=thirdparty%2Flinux.git gpio: amd8111: 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-amd8111.c b/drivers/gpio/gpio-amd8111.c index 30ad7d7c16780..fdcebe59510dd 100644 --- a/drivers/gpio/gpio-amd8111.c +++ b/drivers/gpio/gpio-amd8111.c @@ -28,7 +28,7 @@ #include #include #include -#include +#include #include #include