ppc4xx: Consolidate pci_target_init() function
[platform/kernel/u-boot.git] / include / asm-ppc / 4xx_pci.h
index 30125a1..5400a03 100644 (file)
@@ -49,4 +49,6 @@
 
 #define PCIDEVID_405GP 0x0
 
+void __pci_target_init(struct pci_controller *hose);
+
 #endif