aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/patches-3.14/0001-MIPS-lantiq-add-pcie-driver.patch
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2015-02-08 15:09:45 +0000
committerLuka Perkov <luka@openwrt.org>2015-02-08 15:09:45 +0000
commit379d2b7f95801d8ba7c2ffdc06d6b48ac47ad405 (patch)
treea561c8f80acfaa84fdda006720bd3f1517aee500 /target/linux/lantiq/patches-3.14/0001-MIPS-lantiq-add-pcie-driver.patch
parent206aa3837fa88a95c2bedcb18fbf4bc33df69598 (diff)
downloadupstream-379d2b7f95801d8ba7c2ffdc06d6b48ac47ad405.tar.gz
upstream-379d2b7f95801d8ba7c2ffdc06d6b48ac47ad405.tar.bz2
upstream-379d2b7f95801d8ba7c2ffdc06d6b48ac47ad405.zip
lantiq: fix patches after 3.14.32 bump
Signed-off-by: Luka Perkov <luka@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44320 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq/patches-3.14/0001-MIPS-lantiq-add-pcie-driver.patch')
-rw-r--r--target/linux/lantiq/patches-3.14/0001-MIPS-lantiq-add-pcie-driver.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/patches-3.14/0001-MIPS-lantiq-add-pcie-driver.patch b/target/linux/lantiq/patches-3.14/0001-MIPS-lantiq-add-pcie-driver.patch
index 35bc54879e..f73fab6672 100644
--- a/target/linux/lantiq/patches-3.14/0001-MIPS-lantiq-add-pcie-driver.patch
+++ b/target/linux/lantiq/patches-3.14/0001-MIPS-lantiq-add-pcie-driver.patch
@@ -5516,7 +5516,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org>
(AER) driver support. Error reporting messages sent to Root
--- a/include/linux/pci.h
+++ b/include/linux/pci.h
-@@ -1121,6 +1121,8 @@ void pci_walk_bus(struct pci_bus *top, i
+@@ -1123,6 +1123,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);