diff options
Diffstat (limited to 'arch/arm/mach-ep93xx/snappercl15.c')
-rw-r--r-- | arch/arm/mach-ep93xx/snappercl15.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-ep93xx/snappercl15.c b/arch/arm/mach-ep93xx/snappercl15.c index 5df9092f1fcc..376b8f5ecfa3 100644 --- a/arch/arm/mach-ep93xx/snappercl15.c +++ b/arch/arm/mach-ep93xx/snappercl15.c | |||
@@ -100,7 +100,6 @@ static struct platform_nand_data snappercl15_nand_data = { | |||
100 | .nr_chips = 1, | 100 | .nr_chips = 1, |
101 | .partitions = snappercl15_nand_parts, | 101 | .partitions = snappercl15_nand_parts, |
102 | .nr_partitions = ARRAY_SIZE(snappercl15_nand_parts), | 102 | .nr_partitions = ARRAY_SIZE(snappercl15_nand_parts), |
103 | .options = NAND_NO_AUTOINCR, | ||
104 | .chip_delay = 25, | 103 | .chip_delay = 25, |
105 | }, | 104 | }, |
106 | .ctrl = { | 105 | .ctrl = { |