From: Linus Walleij Date: Thu, 31 May 2018 06:08:13 +0000 (+0200) Subject: gpio: rcar: Include the right header X-Git-Tag: v4.19-rc1~131^2~65 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=4b1d8007987a85b9f4264905fdd6d76a3cc0b001;p=linux.git gpio: rcar: Include the right header This is a GPIO driver, include only . Signed-off-by: Linus Walleij --- diff --git a/drivers/gpio/gpio-rcar.c b/drivers/gpio/gpio-rcar.c index 350390c0b290..2c9a4fc92dc6 100644 --- a/drivers/gpio/gpio-rcar.c +++ b/drivers/gpio/gpio-rcar.c @@ -15,7 +15,7 @@ */ #include -#include +#include #include #include #include