diff options
author | John Audia <graysky@archlinux.us> | 2021-11-21 08:39:18 -0500 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2021-11-27 19:19:11 +0100 |
commit | be077f48124b8bcedd7cdb552c050ce73a42e509 (patch) | |
tree | e837e50dd01176b0f694b5701ee8575f30352698 /target/linux/lantiq/patches-5.10/0001-MIPS-lantiq-add-pcie-driver.patch | |
parent | 553a3ac221e92c6fad9ffa9229b18a4e77e42c23 (diff) | |
download | upstream-be077f48124b8bcedd7cdb552c050ce73a42e509.tar.gz upstream-be077f48124b8bcedd7cdb552c050ce73a42e509.tar.bz2 upstream-be077f48124b8bcedd7cdb552c050ce73a42e509.zip |
kernel: bump 5.10 to 5.10.81
Manually rebased:
octeontx/patches-5.10/0004-PCI-add-quirk-for-Gateworks-PLX-PEX860x-switch-with-.patch
All other patches automatically rebased.
Build system: x86_64
Build-tested: bcm2711/RPi4B, ipq806x/R7800
Run-tested: bcm2711/RPi4B, ipq806x/R7800
Signed-off-by: John Audia <graysky@archlinux.us>
Diffstat (limited to 'target/linux/lantiq/patches-5.10/0001-MIPS-lantiq-add-pcie-driver.patch')
-rw-r--r-- | target/linux/lantiq/patches-5.10/0001-MIPS-lantiq-add-pcie-driver.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/patches-5.10/0001-MIPS-lantiq-add-pcie-driver.patch b/target/linux/lantiq/patches-5.10/0001-MIPS-lantiq-add-pcie-driver.patch index c329931791..786091a57e 100644 --- a/target/linux/lantiq/patches-5.10/0001-MIPS-lantiq-add-pcie-driver.patch +++ b/target/linux/lantiq/patches-5.10/0001-MIPS-lantiq-add-pcie-driver.patch @@ -5481,7 +5481,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 -@@ -1417,6 +1417,8 @@ void pci_walk_bus(struct pci_bus *top, i +@@ -1419,6 +1419,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); |