[MTD] Remove the only useless readv implementation
authorThomas Gleixner <tglx@cruncher.tec.linutronix.de>
Thu, 25 May 2006 11:38:45 +0000 (13:38 +0200)
committerDavid Woodhouse <dwmw2@infradead.org>
Thu, 25 May 2006 11:53:47 +0000 (12:53 +0100)
commit8546ac4f84b252fff078fab1a992c70504147914
tree98fd824f18bb045b0a8191ad2735fc1978ea6f91
parentf5bbdacc41939f89d8ccb18dd79cd9b21c0cb75d
[MTD] Remove the only useless readv implementation

Removing readv from struct mtd_info broke block2mtd. Remove the
reference and the useless default implementation.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
drivers/mtd/devices/block2mtd.c
drivers/mtd/mtdcore.c