diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-05-28 12:09:41 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-06-03 12:43:17 +0200 |
commit | 6563e494a0fb1a5fd0537761b2751a7863e2450d (patch) | |
tree | 8765c6b67c9e3ae57147f413c541eb171113e68a /target/linux/lantiq/patches-4.14 | |
parent | e3408d09b0323e1cfea229543f6070f0b7cff97a (diff) | |
download | upstream-6563e494a0fb1a5fd0537761b2751a7863e2450d.tar.gz upstream-6563e494a0fb1a5fd0537761b2751a7863e2450d.tar.bz2 upstream-6563e494a0fb1a5fd0537761b2751a7863e2450d.zip |
kernel: bump 4.14 to 4.14.122
Refreshed all patches.
Compile-tested on: cns3xxx, imx6
Runtime-tested on: cns3xxx, imx6
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.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 48dd111cca..9564577a04 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 @@ -5494,7 +5494,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org> (transaction layer end-to-end CRC checking). --- a/include/linux/pci.h +++ b/include/linux/pci.h -@@ -1302,6 +1302,8 @@ void pci_walk_bus(struct pci_bus *top, i +@@ -1304,6 +1304,8 @@ void pci_walk_bus(struct pci_bus *top, i void *userdata); int pci_cfg_space_size(struct pci_dev *dev); unsigned char pci_bus_max_busnr(struct pci_bus *bus); |