kernel: Bump to 4.14.294
[librecmc/librecmc.git] / target / linux / ath79 / patches-4.14 / 0036-GPIO-add-named-gpio-exports.patch
index 61ed9ea784e79f53104702d288fa915c8cee2421..f59574a3ed6893440d8e6177fce6ff647f8dfb9b 100644 (file)
@@ -22,7 +22,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org>
  
  #include "gpiolib.h"
  
-@@ -513,3 +515,68 @@ void of_gpiochip_remove(struct gpio_chip
+@@ -515,3 +517,68 @@ void of_gpiochip_remove(struct gpio_chip
        gpiochip_remove_pin_ranges(chip);
        of_node_put(chip->of_node);
  }