Ben Dooks 8f026f75ac [MTD] mtd_blkdevs.c: do not export 'mtd_blktrans_ops'
The mtd_blktrans_ops is not defined in any of the headers
and is indeed not used elsewhere in the kernel, so mark it
as static to reduce the warnings from sparse

drivers/mtd/mtd_blkdevs.c:204:32: warning: symbol 'mtd_blktrans_ops' 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:06 +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-05-08 13:37:51 +10: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