ARM: vexpress: add sched_clock() for Versatile Express
authorRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 15 Dec 2010 21:58:50 +0000 (21:58 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 5 Jan 2011 11:16:00 +0000 (11:16 +0000)
Add a sched_clock() implementation to Versatile Express using the new
sched_clock() infrastructure for extending 32bit counters to full
64-bit nanoseconds.

Tested-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found