mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-26 06:09:37 +00:00
fix a typo in the PCI code
SVN-Revision: 16673
This commit is contained in:
parent
089b5ccb47
commit
1e84d049a4
@ -48,5 +48,5 @@ int __init ar71xx_pci_init(unsigned nr_irqs, struct ar71xx_pci_irq *map)
|
||||
|
||||
board_be_handler = ar71xx_be_handler;
|
||||
|
||||
return ar71xx_pci_bios_init();
|
||||
return ar71xx_pcibios_init();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user