Merge branch 'master' of git://www.denx.de/git/u-boot-tq-group
[oweals/u-boot.git] / include / common.h
index 9a5a0ab7988ce58a24a21192793167cf10c11f0a..aca281bdad6ad2064011a797cd6d88118d0c9ad8 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