commit | 040703e61d575b56f6701eae7cab940ec4e9c276 | [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 | 19858f99fffc700f90ffaf393630a5c792446df3 [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>