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)
commit889f172d920b6f275408199ec836df62979bcd52
tree55188b29a2c8248fb0ee1066c76d838ae9e92de1
parentddb2ff731b53ae28ec3a2af0da96a108b8bad814
ARM: 7945/1: footbridge: Switch to sched_clock_register()

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>
arch/arm/mach-footbridge/dc21285-timer.c