* Patches by Robert Schwebel, 06 Mar 2003:
[oweals/u-boot.git] / board / mpl / common / pci.c
index d1965f95f640090934c4166a32fa16da5534e7d4..a26f542eb34196b241f908cc5132e2ff208467ce 100644 (file)
@@ -90,7 +90,7 @@ static struct pci_controller hose = {
   fixup_irq: pci_pip405_fixup_irq,
 };
 
-void pci_init(void)
+void pci_init_board(void)
 {
        /*we want the ptrs to RAM not flash (ie don't use init list)*/
        hose.fixup_irq    = pci_pip405_fixup_irq;