mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
c19286d70a
Since erase_block() has same logic with sync_erase(), just replace it with sync_erase(), also rename 'sync_erase()' to 'ubi_sync_erase()'. Signed-off-by: Zhihao Cheng <chengzhihao1@huawei.com> Signed-off-by: Richard Weinberger <richard@nod.at>