From: Stephen Boyd Date: Fri, 15 Nov 2013 23:26:15 +0000 (-0800) Subject: ARM: mmp: Switch to sched_clock_register() X-Git-Tag: soc-for-linus~25^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5c0228d61f5802a14be901ae7fb97781c125987;p=pandora-kernel.git ARM: mmp: 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. Cc: Eric Miao Cc: Haojian Zhuang Signed-off-by: Stephen Boyd Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed