Skip to content

Commit 6cfd84c

Browse files
committed
gpiolib: Drop unused forward declaration from driver.h
There is no struct device_node pointers anywhere in the header, drop unused forward declaration. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
1 parent e79098a commit 6cfd84c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

include/linux/gpio/driver.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616

1717
struct gpio_desc;
1818
struct of_phandle_args;
19-
struct device_node;
2019
struct seq_file;
2120
struct gpio_device;
2221
struct module;

0 commit comments

Comments
 (0)