diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2015-07-12 13:47:16 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2015-07-12 13:47:16 +0000 |
commit | 29039f51b3c6707f903018b53785409bf97f5fe0 (patch) | |
tree | 67a0a31f9ef48cc65ab38d2c65f2e7ccdcadf3b5 /target/linux/lantiq/patches-3.18/0001-MIPS-lantiq-add-pcie-driver.patch | |
parent | fde2caf6fdd229039b9a75037f9f73d76bc041e2 (diff) | |
download | upstream-29039f51b3c6707f903018b53785409bf97f5fe0.tar.gz upstream-29039f51b3c6707f903018b53785409bf97f5fe0.tar.bz2 upstream-29039f51b3c6707f903018b53785409bf97f5fe0.zip |
kernel: refresh patches on linux 3.18
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 46308
Diffstat (limited to 'target/linux/lantiq/patches-3.18/0001-MIPS-lantiq-add-pcie-driver.patch')
-rw-r--r-- | target/linux/lantiq/patches-3.18/0001-MIPS-lantiq-add-pcie-driver.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/patches-3.18/0001-MIPS-lantiq-add-pcie-driver.patch b/target/linux/lantiq/patches-3.18/0001-MIPS-lantiq-add-pcie-driver.patch index b513e8a33a..e47bfa4d4e 100644 --- a/target/linux/lantiq/patches-3.18/0001-MIPS-lantiq-add-pcie-driver.patch +++ b/target/linux/lantiq/patches-3.18/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 -@@ -1160,6 +1160,8 @@ void pci_walk_bus(struct pci_bus *top, i +@@ -1156,6 +1156,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); |