ARM: davinci: 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:25 +0000 (11:34 +0000)
Davinci 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.

Acked-by: Sekhar Nori <nsekhar@ti.com>
Cc: Kevin Hilman <khilman@ti.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>

No differences found