diff options
author | Brian Norris <computersforpeace@gmail.com> | 2011-05-31 16:31:24 -0700 |
---|---|---|
committer | Artem Bityutskiy <artem.bityutskiy@intel.com> | 2011-09-11 15:01:56 +0300 |
commit | b8f80684054ec8a3bcdf35dc9c76ddf629a36482 (patch) | |
tree | 0cb7074e709c2ec0095881079f2acca8ad717b94 /include/linux/cache.h | |
parent | bb9ebd4e714385a2592a482845865ef2d58b2868 (diff) | |
download | talos-obmc-linux-b8f80684054ec8a3bcdf35dc9c76ddf629a36482.tar.gz talos-obmc-linux-b8f80684054ec8a3bcdf35dc9c76ddf629a36482.zip |
mtd: nand: move NAND_CREATE_EMPTY_BBT flag
The NAND_CREATE_EMPTY_BBT flag was added by commit:
453281a973c10bce941b240d1c654d536623b16b
mtd: nand: introduce NAND_CREATE_EMPTY_BBT
This flag is not used within the kernel and not explained well, so I
took the liberty to edit its comments.
Also, this is a BBT-related flag (and closely tied with NAND_BBT_CREATE)
so I'm moving it to bbm.h next to NAND_BBT_CREATE, thus requiring that
we use the flag in nand_chip.bbt_options, *not* in nand_chip.options.
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Diffstat (limited to 'include/linux/cache.h')
0 files changed, 0 insertions, 0 deletions