]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/fb_mmc.h
Merge tag 'xilinx-for-v2017.07' of git://www.denx.de/git/u-boot-microblaze
[people/ms/u-boot.git] / include / fb_mmc.h
index 402ba9b1b47079864a6d97d1863435380b84ae52..12b99cb5eeeb2053db3194d1f8882807bbfe9a70 100644 (file)
@@ -5,5 +5,5 @@
  */
 
 void fb_mmc_flash_write(const char *cmd, void *download_buffer,
-                       unsigned int download_bytes, char *response);
-void fb_mmc_erase(const char *cmd, char *response);
+                       unsigned int download_bytes);
+void fb_mmc_erase(const char *cmd);