brcm47xx: fix build of tg3 for kernel 2.6.34
[openwrt.git] / target / linux / ar71xx / files / arch / mips / include / asm / mach-ar71xx / pci.h
index 9de4e02..c5352ce 100644 (file)
@@ -30,6 +30,10 @@ int ar71xx_pcibios_init(void) __init;
 
 int ar71xx_pci_be_handler(int is_fixup);
 
+int ar724x_pcibios_map_irq(const struct pci_dev *dev,
+                          uint8_t slot, uint8_t pin) __init;
+int ar724x_pcibios_init(void) __init;
+
 int ar71xx_pci_init(unsigned nr_irqs, struct ar71xx_pci_irq *map) __init;
 
 #endif /* __ASM_MACH_AR71XX_PCI_H */
This page took 0.025414 seconds and 4 git commands to generate.