diff options
author | Rui Salvaterra <rsalvaterra@gmail.com> | 2021-08-02 12:20:46 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2021-08-08 17:57:34 +0200 |
commit | 39d12b015540b7a7e344b169fcb91c3eb37e65c1 (patch) | |
tree | d64ab4697db556b7897053fc88fe615ed575069d /target/linux/lantiq | |
parent | 80be893d2b3bf550ece5c15cf7ed967b31f7042d (diff) | |
download | upstream-39d12b015540b7a7e344b169fcb91c3eb37e65c1.tar.gz upstream-39d12b015540b7a7e344b169fcb91c3eb37e65c1.tar.bz2 upstream-39d12b015540b7a7e344b169fcb91c3eb37e65c1.zip |
kernel: bump 5.10 to 5.10.55
No deleted or manually refreshed patches.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
Diffstat (limited to 'target/linux/lantiq')
-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 200c5629e7..c329931791 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 -@@ -1416,6 +1416,8 @@ void pci_walk_bus(struct pci_bus *top, i +@@ -1417,6 +1417,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); |