diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-10-10 12:37:20 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-10-10 14:46:25 +0200 |
commit | bba743458eb48f9b2ae73c3d173920062c9b3f00 (patch) | |
tree | 46442ab0cca4f7f1433673a281985fe53057f6d6 /target/linux/lantiq | |
parent | 86a3d2604f2439d8cd94347ac3e4672b04c6d74a (diff) | |
download | upstream-bba743458eb48f9b2ae73c3d173920062c9b3f00.tar.gz upstream-bba743458eb48f9b2ae73c3d173920062c9b3f00.tar.bz2 upstream-bba743458eb48f9b2ae73c3d173920062c9b3f00.zip |
kernel: bump 4.14 to 4.14.75
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/lantiq')
-rw-r--r-- | target/linux/lantiq/patches-4.14/0030-GPIO-add-named-gpio-exports.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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 30b6a11818..784786b7c8 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 <blogic@openwrt.org> #include "gpiolib.h" -@@ -506,3 +508,73 @@ void of_gpiochip_remove(struct gpio_chip +@@ -507,3 +509,73 @@ void of_gpiochip_remove(struct gpio_chip gpiochip_remove_pin_ranges(chip); of_node_put(chip->of_node); } |