From: Mark McLoughlin Date: Fri, 19 Sep 2008 12:13:44 +0000 (+0100) Subject: hrtimer: remove hrtimer_clock_base::get_softirq_time() X-Git-Tag: v2.6.28-rc1~82^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7cfb60c5cf904ecf1e0ae23ec178175b86f0d4a;p=pandora-kernel.git hrtimer: remove hrtimer_clock_base::get_softirq_time() Peter Zijlstra noticed this 8 months ago and I just noticed it again. hrtimer_clock_base::get_softirq_time() is currently unused in the entire tree. In fact, looking at the logs, it appears as if it was never used. Remove it. Signed-off-by: Mark McLoughlin Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed