Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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 },
};