ARM: OMAP: TimerMPU: Remove MPU-timer based sched_clock()
authorKevin Hilman <khilman@mvista.com>
Tue, 13 Nov 2007 07:24:04 +0000 (23:24 -0800)
committerTony Lindgren <tony@atomide.com>
Mon, 14 Apr 2008 16:57:13 +0000 (09:57 -0700)
commitdd89dd98cb9ae28f9e4c4d2c08be427a1f941c54
tree95c68cff45f6673f806bfb5745aab4905c3c3a86
parentcaa97963a5d9042af15728bcd22ee5a8900dc0e9
ARM: OMAP: TimerMPU: Remove MPU-timer based sched_clock()

Remove MPU-timer based sched_clock() in favor of the common one based
on 32k sync timer which works across all OMAP1/2/3 platforms.

Using 32k based one also gives a valid sched_clock() very early in the
boot process.

Signed-off-by: Kevin Hilman <khilman@mvista.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap1/time.c