From: Rob Herring Date: Mon, 1 Apr 2013 18:53:38 +0000 (-0500) Subject: ARM: make sched_clock just call a function pointer X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~7^2~1^2~2^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e48c0b9d9ab07c92cd26f167010cd5a50eb0cec;p=pandora-kernel.git ARM: make sched_clock just call a function pointer This converts sched_clock to simply a call to a function pointer in order to allow overriding it. This will allow for use with 64-bit counters where overflow handling is not needed. Signed-off-by: Rob Herring --- Reading git-diff-tree failed