ARM: prima2: convert to common sched_clock() implementation
authorMarc Zyngier <marc.zyngier@arm.com>
Mon, 16 Jan 2012 11:44:12 +0000 (11:44 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Fri, 3 Feb 2012 11:34:26 +0000 (11:34 +0000)
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 <baohua.song@csr.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>

No differences found