ar71xx: use a dummy irq chip for WMAC and PCIe irq hadling
[openwrt.git] / target / linux / ar71xx / files / arch / mips / include / asm / mach-ar71xx / pci.h
index 7a4b114..2704349 100644 (file)
@@ -33,7 +33,7 @@ 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 ar724x_pcibios_init(int irq) __init;
 
 int ar71xx_pci_init(unsigned nr_irqs, struct ar71xx_pci_irq *map) __init;
 #else
This page took 0.052943 seconds and 4 git commands to generate.