Skip to content

Commit 03a5233

Browse files
andy-shevBartosz Golaszewski
authored andcommitted
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 <[email protected]> Reviewed-by: Linus Walleij <[email protected]> Acked-by: Vladimir Zapolskiy <[email protected]> Signed-off-by: Bartosz Golaszewski <[email protected]>
1 parent 5475e51 commit 03a5233

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/gpio/gpio-lpc18xx.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
#include <linux/module.h>
1515
#include <linux/of.h>
1616
#include <linux/of_address.h>
17-
#include <linux/of_gpio.h>
1817
#include <linux/of_irq.h>
1918
#include <linux/pinctrl/consumer.h>
2019
#include <linux/platform_device.h>

0 commit comments

Comments
 (0)