From 752dcaeaf4c17c7688e03d9e8aba05e84ea6fb0a Mon Sep 17 00:00:00 2001 From: John Crispin Date: Fri, 4 Feb 2011 22:48:53 +0000 Subject: * fixes old ifxmips in header file * pass default ebu value to gpio driver SVN-Revision: 25366 --- target/linux/lantiq/patches/101-header.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/lantiq/patches/101-header.patch') diff --git a/target/linux/lantiq/patches/101-header.patch b/target/linux/lantiq/patches/101-header.patch index 28a44a7..454ed3e 100644 --- a/target/linux/lantiq/patches/101-header.patch +++ b/target/linux/lantiq/patches/101-header.patch @@ -146,6 +146,6 @@ + int irq[16]; +}; + -+extern int (*ifxmips_pci_plat_dev_init)(struct pci_dev *dev); ++extern int (*lqpci_plat_dev_init)(struct pci_dev *dev); + +#endif -- cgit v1.1