]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/arm/mach-socfpga/include/mach/dwmmc.h
mmc: dw_mmc: Probe the MMC from OF
[people/ms/u-boot.git] / arch / arm / mach-socfpga / include / mach / dwmmc.h
index 945eb646ce851d1009c237fe16fbfb8c35014be6..e8ba90104762d7d38cc917c15a04bc165c89d2de 100644 (file)
@@ -7,6 +7,6 @@
 #ifndef        _SOCFPGA_DWMMC_H_
 #define        _SOCFPGA_DWMMC_H_
 
-extern int socfpga_dwmmc_init(u32 regbase, int bus_width, int index);
+int socfpga_dwmmc_init(const void *blob);
 
 #endif /* _SOCFPGA_SDMMC_H_ */