aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/patches-4.14
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2018-11-21 10:48:37 +0100
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2018-11-22 10:51:27 +0100
commit216c04ff208f8bc8a268123a325a01c0a5d78004 (patch)
treef9db5bd23fb6d78246e14e2790d082ca43a6fbc0 /target/linux/lantiq/patches-4.14
parent07ef8b70b8734c6c8a8e345ec39fe08466785d23 (diff)
downloadupstream-216c04ff208f8bc8a268123a325a01c0a5d78004.tar.gz
upstream-216c04ff208f8bc8a268123a325a01c0a5d78004.tar.bz2
upstream-216c04ff208f8bc8a268123a325a01c0a5d78004.zip
kernel: bump 4.14 to 4.14.82
Refreshed all patches. Compile-tested: cns3xxx, imx6, x86_64 Runtime-tested: cns3xxx, imx6, x86_64 Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/lantiq/patches-4.14')
-rw-r--r--target/linux/lantiq/patches-4.14/0001-MIPS-lantiq-add-pcie-driver.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/patches-4.14/0001-MIPS-lantiq-add-pcie-driver.patch b/target/linux/lantiq/patches-4.14/0001-MIPS-lantiq-add-pcie-driver.patch
index f72f39448b..48dd111cca 100644
--- a/target/linux/lantiq/patches-4.14/0001-MIPS-lantiq-add-pcie-driver.patch
+++ b/target/linux/lantiq/patches-4.14/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
-@@ -309,3 +309,30 @@ char *__init pcibios_setup(char *str)
+@@ -313,3 +313,30 @@ char *__init pcibios_setup(char *str)
return pcibios_plat_setup(str);
return str;
}