Commit 15d24e11 authored by Aaro Koskinen's avatar Aaro Koskinen Committed by Tony Lindgren

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

41.5 MHz SDRAM clock is not usable.
Signed-off-by: default avatarAaro Koskinen <aaro.koskinen@nokia.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 2b1af87a
......@@ -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 },
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment