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