commit | 911c3a30cab8269239d24e68df4adf9f7f9e2a01 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <weiyongjun1@huawei.com> | Wed Dec 20 05:45:36 2017 +0000 |
committer | Boris Brezillon <boris.brezillon@free-electrons.com> | Sat Jan 06 15:06:23 2018 +0100 |
tree | 520563a66868d8f7871ee79c2e1712fd2cbc5079 | |
parent | 2e7c7f66b2b4c88a03c69b148e29a372432f35b9 [diff] |
mtd: sharpslpart: make local function sharpsl_nand_cleanup_ftl() static Fixes the following sparse warnings: drivers/mtd/parsers/sharpslpart.c:222:6: warning: symbol 'sharpsl_nand_cleanup_ftl' was not declared. Should it be static? Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Acked-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>