From: Kevin Hilman Date: Tue, 13 Nov 2007 07:24:04 +0000 (-0800) Subject: ARM: OMAP: TimerMPU: Remove MPU-timer based sched_clock() X-Git-Tag: v2.6.26-rc1~1131^2~1^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd89dd98cb9ae28f9e4c4d2c08be427a1f941c54;p=pandora-kernel.git 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 Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed