From: Linus Walleij Date: Wed, 27 Jun 2018 07:48:03 +0000 (+0200) Subject: gpio: sa1100: Include the right header X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=827fb6af6664b614d70330f1ee96d0fb02da3504;p=linux.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