From: Linus Walleij Date: Wed, 27 Jun 2018 07:48:03 +0000 (+0200) Subject: gpio: sa1100: Include the right header X-Git-Tag: v4.19-rc1~131^2~63 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=827fb6af6664b614d70330f1ee96d0fb02da3504;p=thirdparty%2Flinux.git gpio: sa1100: Include the right header This is a GPIO driver, include only . Signed-off-by: Linus Walleij --- diff --git a/drivers/gpio/gpio-sa1100.c b/drivers/gpio/gpio-sa1100.c index 249f433aa62df..986eb3b231ac6 100644 --- a/drivers/gpio/gpio-sa1100.c +++ b/drivers/gpio/gpio-sa1100.c @@ -7,7 +7,7 @@ * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ -#include +#include #include #include #include