aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2018-11-21 10:45:19 +0100
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2018-11-22 10:51:27 +0100
commit07ef8b70b8734c6c8a8e345ec39fe08466785d23 (patch)
tree9d402c4ba71ea4e3c8638a64ccb24570895647f0 /target/linux/lantiq
parent0d549271d397b963be4ca26406688bc5dccaf123 (diff)
downloadupstream-07ef8b70b8734c6c8a8e345ec39fe08466785d23.tar.gz
upstream-07ef8b70b8734c6c8a8e345ec39fe08466785d23.tar.bz2
upstream-07ef8b70b8734c6c8a8e345ec39fe08466785d23.zip
kernel: bump 4.9 to 4.9.138
Refreshed all patches. Compile-tested: ar71xx, layerscape Runtime-tested: ar71xx Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/lantiq')
-rw-r--r--target/linux/lantiq/patches-4.9/0001-MIPS-lantiq-add-pcie-driver.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/patches-4.9/0001-MIPS-lantiq-add-pcie-driver.patch b/target/linux/lantiq/patches-4.9/0001-MIPS-lantiq-add-pcie-driver.patch
index f4013f5e21..c78f6c6031 100644
--- a/target/linux/lantiq/patches-4.9/0001-MIPS-lantiq-add-pcie-driver.patch
+++ b/target/linux/lantiq/patches-4.9/0001-MIPS-lantiq-add-pcie-driver.patch
@@ -4143,7 +4143,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org>
+
--- a/arch/mips/pci/pci-legacy.c
+++ b/arch/mips/pci/pci-legacy.c
-@@ -300,3 +300,30 @@ char *__init pcibios_setup(char *str)
+@@ -304,3 +304,30 @@ char *__init pcibios_setup(char *str)
return pcibios_plat_setup(str);
return str;
}