From 7113ea8a8f56e8d33824e215757fae9e38f3b1fb Mon Sep 17 00:00:00 2001 From: Linus Walleij Date: Sun, 4 Mar 2018 22:59:49 +0100 Subject: [PATCH] gpio: ftgpio010: Drop of_gpio.h include This driver does not make use of the functions in so drop this include. Signed-off-by: Linus Walleij --- drivers/gpio/gpio-ftgpio010.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/gpio/gpio-ftgpio010.c b/drivers/gpio/gpio-ftgpio010.c index e80634c464a9..868bf8501560 100644 --- a/drivers/gpio/gpio-ftgpio010.c +++ b/drivers/gpio/gpio-ftgpio010.c @@ -14,7 +14,6 @@ #include #include #include -#include #include /* GPIO registers definition */