Jelajahi Sumber

arm: omap: sdram-nokia: delete redundant timing data

41.5 MHz SDRAM clock is not usable.

Signed-off-by: Aaro Koskinen <aaro.koskinen@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Aaro Koskinen 14 tahun lalu
induk
melakukan
15d24e118d
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  1. 0 1
      arch/arm/mach-omap2/sdram-nokia.c

+ 0 - 1
arch/arm/mach-omap2/sdram-nokia.c

@@ -69,7 +69,6 @@ static const struct {
 	long rate;
 	struct sdram_timings const *data;
 } nokia_timings[] = {
-	{ 41500000, nokia_166mhz_timings },
 	{ 83000000, nokia_166mhz_timings },
 	{ 166000000, nokia_166mhz_timings },
 };