* fixes old ifxmips in header file * pass default ebu value to gpio driver

SVN-Revision: 25366
This commit is contained in:
John Crispin
2011-02-04 22:48:53 +00:00
parent 640f3eb0b4
commit 752dcaeaf4
2 changed files with 11 additions and 3 deletions

View File

@@ -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