Skip to content

Commit 81b64c0

Browse files
andy-shevlinusw
authored andcommitted
pinctrl: spear: Remove unused of_gpio.h inclusion
The of_gpio.h is not and shouldn't be used in the drivers. Remove it. Signed-off-by: Andy Shevchenko <[email protected]> Acked-by: Viresh Kumar <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Linus Walleij <[email protected]>
1 parent c8b68d5 commit 81b64c0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/pinctrl/spear/pinctrl-spear.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
#include <linux/module.h>
1919
#include <linux/of.h>
2020
#include <linux/of_address.h>
21-
#include <linux/of_gpio.h>
2221
#include <linux/platform_device.h>
2322
#include <linux/seq_file.h>
2423
#include <linux/slab.h>

0 commit comments

Comments
 (0)