From: Linus Walleij Date: Wed, 27 Jun 2018 09:30:48 +0000 (+0200) Subject: gpio: stmpe: Include the right header X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ecac6e602ccd8ace3b5ec01ed8f8bf0350e30b92;p=linux.git gpio: stmpe: Include the right header This is a GPIO driver, include only . Signed-off-by: Linus Walleij --- diff --git a/drivers/gpio/gpio-stmpe.c b/drivers/gpio/gpio-stmpe.c index 8d6a5a7e612d0..65a2315f16739 100644 --- a/drivers/gpio/gpio-stmpe.c +++ b/drivers/gpio/gpio-stmpe.c @@ -8,7 +8,7 @@ #include #include #include -#include +#include #include #include #include