]> Git Repo - J-u-boot.git/blobdiff - include/mvebu_mmc.h
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
[J-u-boot.git] / include / mvebu_mmc.h
index 7397165f67f639a9c99e7d22958f358d57b17a10..a35e5a12ce8da119549053d340a22ad79106b3d0 100644 (file)
@@ -269,6 +269,6 @@ struct mvebu_mmc_cfg {
  * Functions prototypes
  */
 
-int mvebu_mmc_init(bd_t *bis);
+int mvebu_mmc_init(struct bd_info *bis);
 
 #endif /* __MVEBU_MMC_H__ */
This page took 0.028877 seconds and 4 git commands to generate.