summaryrefslogtreecommitdiff
path: root/arch/arm/plat-versatile/include/plat/sched_clock.h
AgeCommit message (Collapse)AuthorFilesLines
2010-12-23ARM: versatile: convert sched_clock() to use new infrastructureRussell King1-0/+6
Convert versatile platforms to use 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>