commit | 32d3154e5c9fe396cd78e30af64b7f26523a04b5 | [log] [tgz] |
---|---|---|
author | Jassi Brar <jaswinder.singh@linaro.org> | Fri Apr 06 12:04:52 2018 +0530 |
committer | Tom Rini <trini@konsulko.com> | Mon May 07 20:57:51 2018 -0400 |
tree | 7260da37064a6e0961bcb68c11c7daf95f35863c | |
parent | a43d46a73cb2c40481791cb292b8eb0b5a80d55e [diff] |
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>