Files
linux/drivers
Ben Dooks ce0f33adec [MTD] [NOR] cfi_cmdset_0002.c: fix 'cfi_amdstd_erase_varsize' to be static
Make cfi_amdstd_erase_varsize static, as declared at the top
of the file to ensure sparse does not print a warning for an
undeclared function, as so:

drivers/mtd/chips/cfi_cmdset_0002.c:1612:5: warning: symbol 'cfi_amdstd_erase_varsize' was not declared. Should it be static?

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2007-06-28 20:24:19 +01:00
..
2007-06-23 10:57:28 -04:00
2007-06-27 02:50:08 -04:00
2007-06-03 18:08:44 -07:00
2007-06-08 12:41:08 -07:00
2007-06-16 02:24:43 +02:00
2007-06-08 17:23:33 -07:00
2007-06-02 00:48:48 -04:00
2007-05-21 09:18:19 -07:00
2007-06-20 19:12:42 -04:00
2007-06-08 17:23:33 -07:00
2007-06-25 23:38:06 -07:00