From: Andy Shevchenko Date: Thu, 15 Jun 2023 16:25:19 +0000 (+0300) Subject: gpio: lpc18xx: Remove unused of_gpio.h inclusion X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=03a5233a8231baf4f717d0349e76d2b1f7d40e2d;p=linux.git gpio: lpc18xx: Remove unused of_gpio.h inclusion of_gpio.h shouldn't be used in GPIO drivers. Remove it. Signed-off-by: Andy Shevchenko Reviewed-by: Linus Walleij Acked-by: Vladimir Zapolskiy Signed-off-by: Bartosz Golaszewski --- diff --git a/drivers/gpio/gpio-lpc18xx.c b/drivers/gpio/gpio-lpc18xx.c index d711ae06747ee..ed3f653a1dfcc 100644 --- a/drivers/gpio/gpio-lpc18xx.c +++ b/drivers/gpio/gpio-lpc18xx.c @@ -14,7 +14,6 @@ #include #include #include -#include #include #include #include