kernel-hacking-2024-linux-s.../arch/cris/arch-v32
Brian Norris bb9ebd4e71 mtd: nand: rename NAND_USE_FLASH_BBT
Recall the recently added prefix requirements:
 * "NAND_" for flags in nand.h, used in nand_chip.options
 * "NAND_BBT_" for flags in bbm.h, used in nand_chip.bbt_options
        or in nand_bbt_descr.options

Thus, I am changing NAND_USE_FLASH_BBT to NAND_BBT_USE_FLASH.

Again, this flag is found in bbm.h and so should NOT be used in the
"nand_chip.options" field.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
2011-09-11 15:01:56 +03:00
..
drivers mtd: nand: rename NAND_USE_FLASH_BBT 2011-09-11 15:01:56 +03:00
kernel atomic: use <linux/atomic.h> 2011-07-26 16:49:47 -07:00
lib tree-wide: fix comment/printk typos 2010-11-01 15:38:34 -04:00
mach-a3 cris: fix some build warnings in pinmux.c 2011-07-25 20:57:12 -07:00
mach-fs cris: typo in mach-fs Makefile 2011-05-18 13:20:16 +02:00
mm Merge branch 'for-linus' of git://www.jni.nu/cris 2010-08-08 10:08:26 -07:00
Kconfig
output_arch.ld