From: Linus Walleij Date: Fri, 13 Apr 2018 13:21:15 +0000 (+0200) Subject: gpio: mm-lantiq: Include the right header X-Git-Tag: v4.19~849^2~54 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0cbbdcf903cefff23d909739e1faacbb939f50b6;p=platform%2Fkernel%2Flinux-rpi.git gpio: mm-lantiq: Include the right header This is a driver so include only . Signed-off-by: Linus Walleij --- diff --git a/drivers/gpio/gpio-mm-lantiq.c b/drivers/gpio/gpio-mm-lantiq.c index b1cf76dd84ba..b0754fe69e77 100644 --- a/drivers/gpio/gpio-mm-lantiq.c +++ b/drivers/gpio/gpio-mm-lantiq.c @@ -11,7 +11,7 @@ #include #include #include -#include +#include #include #include #include