X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fpatches-3.18%2F0030-GPIO-add-named-gpio-exports.patch;h=307a99ab6097cc38023edf56d686acf1a96f9e77;hb=53a178af743eb1a463c806ee79d1e622969ad6ef;hp=534d8c18fca4cc66c7f0d785600a0c540354ae8b;hpb=717c0745c17977bd86c70a0cf029b08e2fca3316;p=openwrt.git diff --git a/target/linux/ramips/patches-3.18/0030-GPIO-add-named-gpio-exports.patch b/target/linux/ramips/patches-3.18/0030-GPIO-add-named-gpio-exports.patch index 534d8c18fc..307a99ab60 100644 --- a/target/linux/ramips/patches-3.18/0030-GPIO-add-named-gpio-exports.patch +++ b/target/linux/ramips/patches-3.18/0030-GPIO-add-named-gpio-exports.patch @@ -22,7 +22,7 @@ Signed-off-by: John Crispin #include "gpiolib.h" -@@ -315,3 +317,69 @@ void of_gpiochip_remove(struct gpio_chip +@@ -316,3 +318,69 @@ void of_gpiochip_remove(struct gpio_chip gpiochip_remove_pin_ranges(chip); of_node_put(chip->of_node); }