NAND: Remove commented out code

Patch removes already commented out dead code

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
This commit is contained in:
Sandeep Paulraj 2009-11-07 14:24:20 -05:00 committed by Scott Wood
parent 4f41e7ea1a
commit 36e0b98ec8
1 changed files with 0 additions and 1 deletions

View File

@ -2767,7 +2767,6 @@ int nand_scan_tail(struct mtd_info *mtd)
default:
printk(KERN_WARNING "No oob scheme defined for "
"oobsize %d\n", mtd->oobsize);
/* BUG(); */
}
}