From: Linus Walleij Date: Fri, 13 Apr 2018 12:40:59 +0000 (+0200) Subject: gpio: lp873x: Include the right header X-Git-Tag: v4.18-rc1~91^2~61 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=284ead59d3c3f5e22a957ddeb6dba21f606fc88d;p=thirdparty%2Flinux.git gpio: lp873x: Include the right header This is a driver so include only . Signed-off-by: Linus Walleij --- diff --git a/drivers/gpio/gpio-lp873x.c b/drivers/gpio/gpio-lp873x.c index df0ad2cef0d2b..801995dd9b260 100644 --- a/drivers/gpio/gpio-lp873x.c +++ b/drivers/gpio/gpio-lp873x.c @@ -14,7 +14,7 @@ * Based on the TPS65218 driver */ -#include +#include #include #include #include