ARM: 7945/1: footbridge: Switch to sched_clock_register()
authorStephen Boyd <sboyd@codeaurora.org>
Fri, 17 Jan 2014 19:42:48 +0000 (20:42 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 10 Feb 2014 11:48:03 +0000 (11:48 +0000)
The 32 bit sched_clock interface supports 64 bits since 3.13-rc1.
Upgrade to the 64 bit function to allow us to remove the 32 bit
registration interface.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found