From: Marc Zyngier Date: Mon, 16 Jan 2012 11:44:12 +0000 (+0000) Subject: ARM: prima2: convert to common sched_clock() implementation X-Git-Tag: v3.4-rc1~36^2^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc8d849d9171a2014f8e9b0322f3ac5af9d3f2b2;p=pandora-kernel.git ARM: prima2: convert to common sched_clock() implementation Prima2 has its own sched_clock() implementation, which gets in the way of a single zImage. Moving to the common sched_clock framework makes the code slightly cleaner (the mapping hack in sched_clock() goes away...). Acked-by: Barry Song Signed-off-by: Marc Zyngier --- Reading git-diff-tree failed