diff options
| author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-10-10 12:41:32 +0200 |
|---|---|---|
| committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-10-10 14:45:11 +0200 |
| commit | f983956a8b724028cb9a0b7c9f3195e02e8a5b9e (patch) | |
| tree | 2de0b76f42c7848ca36c4bb0d2079867baeabfd6 /target/linux/ramips | |
| parent | 571fe284641ebd7cce6387c3b5e50a8c872bc2e7 (diff) | |
| download | upstream-f983956a8b724028cb9a0b7c9f3195e02e8a5b9e.tar.gz upstream-f983956a8b724028cb9a0b7c9f3195e02e8a5b9e.tar.bz2 upstream-f983956a8b724028cb9a0b7c9f3195e02e8a5b9e.zip | |
kernel: bump 4.14 to 4.14.75
Refreshed all patches.
Compile-tested on: ar71xx, cns3xxx, imx6
Runtime-tested on: ar71xx, cns3xxx, imx6
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/ramips')
| -rw-r--r-- | target/linux/ramips/patches-4.14/0024-GPIO-add-named-gpio-exports.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/patches-4.14/0024-GPIO-add-named-gpio-exports.patch b/target/linux/ramips/patches-4.14/0024-GPIO-add-named-gpio-exports.patch index ea93538a4ce..a1d5d9d9ff3 100644 --- a/target/linux/ramips/patches-4.14/0024-GPIO-add-named-gpio-exports.patch +++ b/target/linux/ramips/patches-4.14/0024-GPIO-add-named-gpio-exports.patch @@ -22,7 +22,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org> #include "gpiolib.h" -@@ -506,3 +508,68 @@ void of_gpiochip_remove(struct gpio_chip +@@ -507,3 +509,68 @@ void of_gpiochip_remove(struct gpio_chip gpiochip_remove_pin_ranges(chip); of_node_put(chip->of_node); } |
