From: Linus Walleij Date: Wed, 12 Sep 2018 12:30:59 +0000 (+0200) Subject: gpio: xlp: Include the right header X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=121111d78431f503c21152e039b737ff44e3eec1;p=linux.git gpio: xlp: Include the right header This is a GPIO driver so include only . Cc: Kamlakant Patel Signed-off-by: Linus Walleij --- diff --git a/drivers/gpio/gpio-xlp.c b/drivers/gpio/gpio-xlp.c index 8e4275eaa7d73..3335f6a090d73 100644 --- a/drivers/gpio/gpio-xlp.c +++ b/drivers/gpio/gpio-xlp.c @@ -12,7 +12,7 @@ * GNU General Public License for more details. */ -#include +#include #include #include #include