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)
commitd7cfb60c5cf904ecf1e0ae23ec178175b86f0d4a
tree750200d0bd2e5fc94d574c9d9cd6131f93a279a7
parentd82f0b0f6f1a0a25afc288fb7135b1601fe6df18
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 <markmc@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/linux/hrtimer.h
kernel/hrtimer.c