]> git.sur5r.net Git - u-boot/commit
fastboot: sparse: remove redundant argument to write_sparse_image
authorJassi Brar <jaswinder.singh@linaro.org>
Fri, 6 Apr 2018 06:34:52 +0000 (12:04 +0530)
committerTom Rini <trini@konsulko.com>
Tue, 8 May 2018 00:57:51 +0000 (20:57 -0400)
commit32d3154e5c9fe396cd78e30af64b7f26523a04b5
tree7260da37064a6e0961bcb68c11c7daf95f35863c
parenta43d46a73cb2c40481791cb292b8eb0b5a80d55e
fastboot: sparse: remove redundant argument to write_sparse_image

'sz' has no use for write_sparse_image, remove it simplifying the api.

Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
common/fb_mmc.c
common/fb_nand.c
common/image-sparse.c
include/image-sparse.h