hrtimer: clean up unused callback modes
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Wed, 12 Nov 2008 08:36:35 +0000 (09:36 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 12 Nov 2008 08:54:40 +0000 (09:54 +0100)
Impact: cleanup

git grep HRTIMER_CB_IRQSAFE revealed half the callback modes are actually
unused.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found