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