aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2018-10-10 11:37:42 +0200
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2018-10-10 14:46:25 +0200
commit86a3d2604f2439d8cd94347ac3e4672b04c6d74a (patch)
tree2428b188a57bf08ebe09e0da7c6a8a678e09236a /target
parentae2a3a1d8078cbbc4655310828006a239de66616 (diff)
downloadupstream-86a3d2604f2439d8cd94347ac3e4672b04c6d74a.tar.gz
upstream-86a3d2604f2439d8cd94347ac3e4672b04c6d74a.tar.bz2
upstream-86a3d2604f2439d8cd94347ac3e4672b04c6d74a.zip
kernel: bump 4.9 to 4.9.132
Refreshed all patches. Compile-tested on: ar71xx Runtime-tested on: ar71xx Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target')
-rw-r--r--target/linux/lantiq/patches-4.9/0030-GPIO-add-named-gpio-exports.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/patches-4.9/0030-GPIO-add-named-gpio-exports.patch b/target/linux/lantiq/patches-4.9/0030-GPIO-add-named-gpio-exports.patch
index e2a421b27e..e205ed057d 100644
--- a/target/linux/lantiq/patches-4.9/0030-GPIO-add-named-gpio-exports.patch
+++ b/target/linux/lantiq/patches-4.9/0030-GPIO-add-named-gpio-exports.patch
@@ -22,7 +22,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org>
#include "gpiolib.h"
-@@ -538,3 +540,73 @@ void of_gpiochip_remove(struct gpio_chip
+@@ -539,3 +541,73 @@ void of_gpiochip_remove(struct gpio_chip
gpiochip_remove_pin_ranges(chip);
of_node_put(chip->of_node);
}