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: https://www.infradead.org/git/?a=commitdiff_plain;h=827fb6af6664b614d70330f1ee96d0fb02da3504;p=users%2Fjedix%2Flinux-maple.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 249f433aa62d..986eb3b231ac 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