From: Tony Lindgren Date: Wed, 19 Jan 2011 01:00:00 +0000 (-0800) Subject: omap1: Fix sched_clock implementation when both MPU timer and 32K timer are used X-Git-Tag: v2.6.38-rc3~67^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4912cf04b202a9d0bdc4082ecb9247943584450d;p=pandora-kernel.git omap1: Fix sched_clock implementation when both MPU timer and 32K timer are used Earlier patches select HAVE_SCHED_CLOCK for omaps. To have working sched_clock also for MPU timer, we need to implement it in a way where the right one gets selected during the runtime. Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed