diff options
author | Jonas Gorski <jogo@openwrt.org> | 2015-07-22 12:51:11 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2015-07-22 12:51:11 +0000 |
commit | cc42b1049b5605abe57c49b822a433c27997172d (patch) | |
tree | dd278cb9e1843efc8e2a06ea03c7d7cf9423f996 /target/linux/lantiq | |
parent | 02198322b93665d332464e942ff848e55cfb0c21 (diff) | |
download | upstream-cc42b1049b5605abe57c49b822a433c27997172d.tar.gz upstream-cc42b1049b5605abe57c49b822a433c27997172d.tar.bz2 upstream-cc42b1049b5605abe57c49b822a433c27997172d.zip |
kernel: refresh patches for 4.1
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 46441
Diffstat (limited to 'target/linux/lantiq')
-rw-r--r-- | target/linux/lantiq/patches-4.1/0001-MIPS-lantiq-add-pcie-driver.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/patches-4.1/0001-MIPS-lantiq-add-pcie-driver.patch b/target/linux/lantiq/patches-4.1/0001-MIPS-lantiq-add-pcie-driver.patch index 0e497433f9..4a7ea05fdc 100644 --- a/target/linux/lantiq/patches-4.1/0001-MIPS-lantiq-add-pcie-driver.patch +++ b/target/linux/lantiq/patches-4.1/0001-MIPS-lantiq-add-pcie-driver.patch @@ -5514,7 +5514,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 -@@ -1175,6 +1175,8 @@ void pci_walk_bus(struct pci_bus *top, i +@@ -1177,6 +1177,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); |