From 45e8bd9cdc021f4a11eb50e68ff02058e95e8d86 Mon Sep 17 00:00:00 2001 From: Linus Walleij Date: Sun, 14 Jan 2018 02:00:10 +0100 Subject: gpio: da905x: Include proper header These drivers has no business including , they are drivers so include . Signed-off-by: Linus Walleij --- drivers/gpio/gpio-da9052.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/gpio/gpio-da9052.c') diff --git a/drivers/gpio/gpio-da9052.c b/drivers/gpio/gpio-da9052.c index dd8977cf3e85..b6d3e997eb26 100644 --- a/drivers/gpio/gpio-da9052.c +++ b/drivers/gpio/gpio-da9052.c @@ -15,7 +15,7 @@ #include #include #include -#include +#include #include #include -- cgit v1.2.1