ARM: omap5/dra7xx: Fix frequency typos
authorLennart Sorensen <[email protected]>
Mon, 5 Jan 2015 23:45:45 +0000 (15:45 -0800)
committerTony Lindgren <[email protected]>
Mon, 5 Jan 2015 23:48:03 +0000 (15:48 -0800)
commit572b24e6d85d98cdc552f07e9fb9870d9460d81b
tree01090671d551799f4d67e49586949804055e5334
parent97bf6af1f928216fd6c5a66e8a57bfa95a659672
ARM: omap5/dra7xx: Fix frequency typos

The switch statement of the possible list of SYSCLK1 frequencies is
missing a 0 in 4 out of the 7 frequencies.

Fixes: fa6d79d27614 ("ARM: OMAP: Add initialisation for the real-time counter")
Cc: [email protected] # v3.7+
Signed-off-by: Len Sorensen <[email protected]>
Reviewed-by: Lokesh Vutla <[email protected]>
Acked-by: Nishanth Menon <[email protected]>
Signed-off-by: Tony Lindgren <[email protected]>
arch/arm/mach-omap2/timer.c