]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
mtd: Blackfin NFC: delete useless comment about jffs2
authorBarry Song <barry.song@analog.com>
Thu, 5 Aug 2010 15:07:39 +0000 (11:07 -0400)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Thu, 5 Aug 2010 15:13:56 +0000 (16:13 +0100)
The low level NAND driver doesn't care about filesystems, so punt the
local comment indicating otherwise.

Signed-off-by: Barry Song <barry.song@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/nand/bf5xx_nand.c

index 2974995e194d1589a6c697065a08dc6602504d7e..524cf5f4152334b0a245f4b926ec96750328d24f 100644 (file)
@@ -20,9 +20,6 @@
  *             - DMA supported in ECC_HW
  *             - YAFFS tested as rootfs in both ECC_HW and ECC_SW
  *
- * TODO:
- *     Enable JFFS2 over NAND as rootfs
- *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2 of the License, or