From 683da1384bc567d1a29544ca98f56dea4542cb3c Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Sun, 8 Feb 2015 15:09:45 +0000 Subject: lantiq: fix patches after 3.14.32 bump Signed-off-by: Luka Perkov SVN-Revision: 44320 --- target/linux/lantiq/patches-3.14/0001-MIPS-lantiq-add-pcie-driver.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/lantiq/patches-3.14/0001-MIPS-lantiq-add-pcie-driver.patch') 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 (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); -- cgit v1.2.3