Add MACH_TYPE records for several AT91 boards.
[oweals/u-boot.git] / board / pm856 / pm856.c
index 504470837087ee007cdf456b48c71f5281f859bf..a10075451e00ee905b51220172bc9a2123549aee 100644 (file)
@@ -442,8 +442,6 @@ void
 pci_init_board(void)
 {
 #ifdef CONFIG_PCI
-       extern void pci_mpc85xx_init(struct pci_controller *hose);
-
        pci_mpc85xx_init(&hose);
 #endif /* CONFIG_PCI */
 }