diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-08-24 18:00:10 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-08-28 23:06:48 +0200 |
commit | def9d215ac7dc682bfb5489bc75d64a2f8af694d (patch) | |
tree | cb4a54233506be71a0e4b629ba4c29ad8efabf9a /target/linux/lantiq | |
parent | 5fde931d6071225e4383b33aaaa2131d49f55eee (diff) | |
download | openwrt-def9d215ac7dc682bfb5489bc75d64a2f8af694d.tar.gz openwrt-def9d215ac7dc682bfb5489bc75d64a2f8af694d.tar.bz2 openwrt-def9d215ac7dc682bfb5489bc75d64a2f8af694d.zip |
kernel: bump 4.14 to 4.14.67
Refreshed all patches.
Removed upstreamed patches:
- 037-v4.18-0008-ARM-dts-BCM5301x-Fix-i2c-controller-interrupt-type.patch
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')
-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 77351e1791..f72f39448b 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 -@@ -1300,6 +1300,8 @@ void pci_walk_bus(struct pci_bus *top, i +@@ -1302,6 +1302,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); |