commit | 889f172d920b6f275408199ec836df62979bcd52 | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Fri Jan 17 20:42:48 2014 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Mon Feb 10 11:48:03 2014 +0000 |
tree | 55188b29a2c8248fb0ee1066c76d838ae9e92de1 | |
parent | ddb2ff731b53ae28ec3a2af0da96a108b8bad814 [diff] |
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>