mtd: nand: rename NAND_USE_FLASH_BBT
[deliverable/linux.git] / arch / arm / mach-davinci / board-neuros-osd2.c
index 1989768973a78eaacace7a2005939f932026e74b..70dcf9f30213a2e249bf1a7882b25245508cc907 100644 (file)
@@ -87,7 +87,7 @@ static struct davinci_nand_pdata davinci_ntosd2_nandflash_data = {
        .parts          = davinci_ntosd2_nandflash_partition,
        .nr_parts       = ARRAY_SIZE(davinci_ntosd2_nandflash_partition),
        .ecc_mode       = NAND_ECC_HW,
-       .bbt_options    = NAND_USE_FLASH_BBT,
+       .bbt_options    = NAND_BBT_USE_FLASH,
 };
 
 static struct resource davinci_ntosd2_nandflash_resource[] = {
This page took 0.036832 seconds and 5 git commands to generate.