diff options
Diffstat (limited to 'arch/arm/mach-ixp4xx/ixdp425-setup.c')
-rw-r--r-- | arch/arm/mach-ixp4xx/ixdp425-setup.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-ixp4xx/ixdp425-setup.c b/arch/arm/mach-ixp4xx/ixdp425-setup.c index fccfc73e69f1..108a9d3f382d 100644 --- a/arch/arm/mach-ixp4xx/ixdp425-setup.c +++ b/arch/arm/mach-ixp4xx/ixdp425-setup.c | |||
@@ -98,7 +98,6 @@ static struct platform_nand_data ixdp425_flash_nand_data = { | |||
98 | .chip = { | 98 | .chip = { |
99 | .nr_chips = 1, | 99 | .nr_chips = 1, |
100 | .chip_delay = 30, | 100 | .chip_delay = 30, |
101 | .options = NAND_NO_AUTOINCR, | ||
102 | .partitions = ixdp425_partitions, | 101 | .partitions = ixdp425_partitions, |
103 | .nr_partitions = ARRAY_SIZE(ixdp425_partitions), | 102 | .nr_partitions = ARRAY_SIZE(ixdp425_partitions), |
104 | }, | 103 | }, |