From: Stephen Boyd Date: Thu, 18 Jul 2013 23:21:23 +0000 (-0700) Subject: clocksource: mxs_timer: Switch to sched_clock_register() X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~39^2~11^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcfca6ef6a35690648de6529b607674d4132b10e;p=pandora-kernel.git clocksource: mxs_timer: 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: Shawn Guo Acked-by: Shawn Guo Signed-off-by: Stephen Boyd Signed-off-by: John Stultz --- Reading git-diff-tree failed