From: Linus Walleij Date: Mon, 12 Mar 2018 11:08:02 +0000 (+0100) Subject: gpio: janz-ttl: Include the right header X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=1c947b7f48783a3470611fc3eba61daac2629148;p=linux.git gpio: janz-ttl: Include the right header This driver is a pure GPIO driver and should only include . Signed-off-by: Linus Walleij --- diff --git a/drivers/gpio/gpio-janz-ttl.c b/drivers/gpio/gpio-janz-ttl.c index a8d0a6b8025a6..e9f4612cd2cce 100644 --- a/drivers/gpio/gpio-janz-ttl.c +++ b/drivers/gpio/gpio-janz-ttl.c @@ -16,7 +16,7 @@ #include #include #include -#include +#include #include #include