hrtimer: remove hrtimer_clock_base::get_softirq_time()
authorMark McLoughlin <markmc@redhat.com>
Fri, 19 Sep 2008 12:13:44 +0000 (13:13 +0100)
committerIngo Molnar <mingo@elte.hu>
Mon, 22 Sep 2008 11:52:42 +0000 (13:52 +0200)
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 <markmc@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found