diff options
| author | Brian Norris <computersforpeace@gmail.com> | 2013-07-30 17:53:00 -0700 |
|---|---|---|
| committer | Evan Wilson <evan@oliodevices.com> | 2014-11-28 23:28:58 -0800 |
| commit | 181592d214b8629ef7756a94e8158562e276f831 (patch) | |
| tree | af793e552f158b78e677a19d140e97b1dbb83237 /drivers/mtd/nand/plat_nand.c | |
| parent | f5fcf0878e94572c674ca9fefa09e33be65cc9b7 (diff) | |
| download | olio-linux-3.10-181592d214b8629ef7756a94e8158562e276f831.tar.xz olio-linux-3.10-181592d214b8629ef7756a94e8158562e276f831.zip | |
mtd: nand: remove NAND_BBT_SCANEMPTY
NAND_BBT_SCANEMPTY is a strange, badly-supported option with omap as its
single remaining user.
NAND_BBT_SCANEMPTY was likely used by accident in omap2[1]. And anyway,
omap2 doesn't scan the chip for bad blocks (courtesy of
NAND_SKIP_BBTSCAN), and so its use of this option is irrelevant.
This patch drops the NAND_BBT_SCANEMPTY option.
[1] http://lists.infradead.org/pipermail/linux-mtd/2012-July/042902.html
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Cc: Ivan Djelic <ivan.djelic@parrot.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'drivers/mtd/nand/plat_nand.c')
0 files changed, 0 insertions, 0 deletions