[MTD] [NOR] cfi_cmdset_0020.c: make a function static
authorAdrian Bunk <bunk@kernel.org>
Mon, 14 Apr 2008 14:20:30 +0000 (17:20 +0300)
committerDavid Woodhouse <dwmw2@infradead.org>
Tue, 22 Apr 2008 14:56:16 +0000 (15:56 +0100)
commiteb8e31831a603f285ee9e6ffc59d5366e0ff8a8e
tree2ba61bff7a501aeecdb993f29e45332e92ef2ea5
parent5ce45d50056e20aca50f19229d8a7e003569ad26
[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>
drivers/mtd/chips/cfi_cmdset_0020.c