mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
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:
parent
4f41e7ea1a
commit
36e0b98ec8
1 changed files with 0 additions and 1 deletions
|
|
@ -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(); */
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue