[PPC440SPe] Improve PCIe configuration space access
[platform/kernel/u-boot.git] / include / common.h
index 9a5a0ab..aca281b 100644 (file)
@@ -275,7 +275,7 @@ void        pciinfo       (int, int);
 #   endif
     int            is_pci_host         (struct pci_controller *);
 #if defined(CONFIG_440SPE)
-   void pcie_setup_hoses(void);
+   void pcie_setup_hoses(int busno);
 #endif
 #endif