Browse Source

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 năm trước cách đây
mục cha
commit
15d24e118d
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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 },
 };