Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd
[pandora-kernel.git] / arch / mips / rb532 / devices.c
index ea77428..716e9a1 100644 (file)
@@ -293,7 +293,6 @@ static void __init rb532_nand_setup(void)
        rb532_nand_data.chip.nr_partitions = ARRAY_SIZE(rb532_partition_info);
        rb532_nand_data.chip.partitions = rb532_partition_info;
        rb532_nand_data.chip.chip_delay = NAND_CHIP_DELAY;
-       rb532_nand_data.chip.options = NAND_NO_AUTOINCR;
 }