diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-11-21 10:47:34 +0100 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-11-22 10:49:01 +0100 |
commit | 02e16e9e82c342bcee243b00fb6f9a059eef8034 (patch) | |
tree | f1916317a7cf97bf1f509b459181269175729494 /target/linux/lantiq/patches-4.14/0001-MIPS-lantiq-add-pcie-driver.patch | |
parent | e1debc557cc27061d8bb02b04e04e0b606678650 (diff) | |
download | upstream-02e16e9e82c342bcee243b00fb6f9a059eef8034.tar.gz upstream-02e16e9e82c342bcee243b00fb6f9a059eef8034.tar.bz2 upstream-02e16e9e82c342bcee243b00fb6f9a059eef8034.zip |
kernel: bump 4.14 to 4.14.82
Refreshed all patches.
Compile-tested: ar71xx, cns3xxx, imx6, x86_64
Runtime-tested: ar71xx, cns3xxx, imx6, x86_64
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Tested-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Tested-by: Stijn Tintel <stijn@linux-ipv6.be>
Diffstat (limited to 'target/linux/lantiq/patches-4.14/0001-MIPS-lantiq-add-pcie-driver.patch')
-rw-r--r-- | target/linux/lantiq/patches-4.14/0001-MIPS-lantiq-add-pcie-driver.patch | 2 |
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; } |