From: Linus Walleij Date: Wed, 27 Jun 2018 09:30:48 +0000 (+0200) Subject: gpio: stmpe: Include the right header X-Git-Tag: v4.19-rc1~131^2~51 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?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 8d6a5a7e612d..65a2315f1673 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