forked from Ivasoft/openwrt
ar71xx: add an irq parameter for ar724x_pcibios_init
SVN-Revision: 29105
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user