Skip to content

Commit

Permalink
arm: omap: sdram-nokia: delete redundant timing data
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Aaro Koskinen authored and Tony Lindgren committed Dec 17, 2010
1 parent 2b1af87 commit 15d24e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm/mach-omap2/sdram-nokia.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 },
};
Expand Down

0 comments on commit 15d24e1

Please sign in to comment.