commit | eb8e31831a603f285ee9e6ffc59d5366e0ff8a8e | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@kernel.org> | Mon Apr 14 17:20:30 2008 +0300 |
committer | David Woodhouse <dwmw2@infradead.org> | Tue Apr 22 15:56:16 2008 +0100 |
tree | 2ba61bff7a501aeecdb993f29e45332e92ef2ea5 | |
parent | 5ce45d50056e20aca50f19229d8a7e003569ad26 [diff] |
[MTD] [NOR] cfi_cmdset_0020.c: make a function static This patch makes the needlessly global cfi_staa_erase_varsize() static. Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: David Woodhouse <dwmw2@infradead.org>