commit | 8546ac4f84b252fff078fab1a992c70504147914 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@cruncher.tec.linutronix.de> | Thu May 25 13:38:45 2006 +0200 |
committer | David Woodhouse <dwmw2@infradead.org> | Thu May 25 12:53:47 2006 +0100 |
tree | 98fd824f18bb045b0a8191ad2735fc1978ea6f91 | |
parent | f5bbdacc41939f89d8ccb18dd79cd9b21c0cb75d [diff] |
[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>