aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ipq806x
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2019-05-13 13:53:42 +0200
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2019-05-15 11:28:40 +0200
commitd3053b1bdc19f38f47f8e5664072ada2412bd3a0 (patch)
tree524d80f4b1c20eabe7c080f378249278fbfb7332 /target/linux/ipq806x
parentf053a8ce415da2e276dfd54288a02a98a819d09e (diff)
downloadupstream-d3053b1bdc19f38f47f8e5664072ada2412bd3a0.tar.gz
upstream-d3053b1bdc19f38f47f8e5664072ada2412bd3a0.tar.bz2
upstream-d3053b1bdc19f38f47f8e5664072ada2412bd3a0.zip
kernel: bump 4.14 to 4.14.118
Refreshed all patches. Compile-tested on: cns3xxx, imx6 Runtime-tested on: cns3xxx, imx6 Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/ipq806x')
-rw-r--r--target/linux/ipq806x/patches-4.14/0066-GPIO-add-named-gpio-exports.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ipq806x/patches-4.14/0066-GPIO-add-named-gpio-exports.patch b/target/linux/ipq806x/patches-4.14/0066-GPIO-add-named-gpio-exports.patch
index daeb8c0acd..79d720e17e 100644
--- a/target/linux/ipq806x/patches-4.14/0066-GPIO-add-named-gpio-exports.patch
+++ b/target/linux/ipq806x/patches-4.14/0066-GPIO-add-named-gpio-exports.patch
@@ -22,7 +22,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org>
#include "gpiolib.h"
-@@ -507,3 +509,69 @@ void of_gpiochip_remove(struct gpio_chip
+@@ -513,3 +515,69 @@ void of_gpiochip_remove(struct gpio_chip
gpiochip_remove_pin_ranges(chip);
of_node_put(chip->of_node);
}