X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fwigyori.git;a=blobdiff_plain;f=target%2Flinux%2Flantiq%2Fpatches-4.14%2F0030-GPIO-add-named-gpio-exports.patch;fp=target%2Flinux%2Flantiq%2Fpatches-4.14%2F0030-GPIO-add-named-gpio-exports.patch;h=8f0ac8d0f8854950c5b1242fff3a88d25d9717cd;hp=fe4ea4fc2411b863ce5e8eb56290fa99f0feee47;hb=09050b6fe22848c6b8d59a437e357c7ad34bc523;hpb=461ef393451842c28abffdb42250dd55d5ee85fb diff --git a/target/linux/lantiq/patches-4.14/0030-GPIO-add-named-gpio-exports.patch b/target/linux/lantiq/patches-4.14/0030-GPIO-add-named-gpio-exports.patch index fe4ea4fc24..8f0ac8d0f8 100644 --- a/target/linux/lantiq/patches-4.14/0030-GPIO-add-named-gpio-exports.patch +++ b/target/linux/lantiq/patches-4.14/0030-GPIO-add-named-gpio-exports.patch @@ -22,7 +22,7 @@ Signed-off-by: John Crispin #include "gpiolib.h" -@@ -507,3 +509,72 @@ void of_gpiochip_remove(struct gpio_chip +@@ -513,3 +515,72 @@ void of_gpiochip_remove(struct gpio_chip gpiochip_remove_pin_ranges(chip); of_node_put(chip->of_node); }