From: Stephen Boyd Date: Fri, 17 Jan 2014 01:38:06 +0000 (-0800) Subject: clocksource: Timer-sun5i: Switch to sched_clock_register() X-Git-Tag: v3.14-rc1~169^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00e2bcd6d35f59fce7fa0e76e24d08f74c6a8506;p=pandora-kernel.git clocksource: Timer-sun5i: 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 Acked-by: Daniel Lezcano Cc: Maxime Ripard Cc: linux-arm-kernel@lists.infradead.org Link: http://lkml.kernel.org/r/1389922686-6249-1-git-send-email-sboyd@codeaurora.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed