From: Stephen Boyd Date: Fri, 15 Nov 2013 23:26:16 +0000 (-0800) Subject: ARM: msm: Switch to sched_clock_register() X-Git-Tag: soc-for-linus~25^2~9 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6aa16a26585520993b5e464471550d8d1b8364c9;p=pandora-kernel.git ARM: msm: Switch to sched_clock_register() The 32 bit sched_clock interface now supports 64 bits. Upgrade to the 64 bit function to allow us to remove the 32 bit registration interface. Signed-off-by: Stephen Boyd Acked-by: David Brown Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed