From: Stephen Boyd Date: Thu, 18 Jul 2013 23:21:19 +0000 (-0700) Subject: sched_clock: Remove sched_clock_func() hook X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~39^2~9^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4042ceaabbd913bc5b397ddd1e396eeb312d72f;p=pandora-kernel.git sched_clock: Remove sched_clock_func() hook Nobody is using sched_clock_func() anymore now that sched_clock supports up to 64 bits. Remove the hook so that new code only uses sched_clock_register(). Signed-off-by: Stephen Boyd Signed-off-by: John Stultz --- Reading git-diff-tree failed