]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/common.h
Merge git://git.denx.de/u-boot-dm
[people/ms/u-boot.git] / include / common.h
index 3e1a4c98b718523c7e94b95d05f7649bfed1a5b9..f9f4605dba6458fe4984a7c4b7aeef11d82c65d7 100644 (file)
@@ -807,7 +807,7 @@ void gzwrite_progress_finish(int retcode,
  *                             for files under 4GiB
  */
 int gzwrite(unsigned char *src, int len,
-           struct block_dev_desc *dev,
+           struct blk_desc *dev,
            unsigned long szwritebuf,
            u64 startoffs,
            u64 szexpected);