X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=include%2Flinux%2Fof_gpio.h;h=c454f57967474bcc25b3571fb053faf6aeac8024;hb=1347a2cebcb4cd6ca94eda0ebc8c5c6825bc4544;hp=81733d12cbeaa822e965bc6d9fc7222b50c325cf;hpb=5ff5c3a4ab0d638fa63e939e75727c233b681e8d;p=firefly-linux-kernel-4.4.55.git diff --git a/include/linux/of_gpio.h b/include/linux/of_gpio.h index 81733d12cbea..c454f5796747 100644 --- a/include/linux/of_gpio.h +++ b/include/linux/of_gpio.h @@ -58,7 +58,6 @@ extern int of_mm_gpiochip_add(struct device_node *np, extern void of_gpiochip_add(struct gpio_chip *gc); extern void of_gpiochip_remove(struct gpio_chip *gc); -extern struct gpio_chip *of_node_to_gpiochip(struct device_node *np); extern int of_gpio_simple_xlate(struct gpio_chip *gc, const struct of_phandle_args *gpiospec, u32 *flags);