hrtimer: splitout peek ahead functionality, fix
authorIngo Molnar <mingo@elte.hu>
Mon, 5 Jan 2009 13:11:10 +0000 (14:11 +0100)
committerIngo Molnar <mingo@elte.hu>
Mon, 5 Jan 2009 13:11:10 +0000 (14:11 +0100)
Impact: build fix on !CONFIG_HIGH_RES_TIMERS

Fix:

  kernel/hrtimer.c:1586: error: implicit declaration of function '__hrtimer_peek_ahead_timers'

Signen-off-by: Ingo Molnar <mingo@elte.hu>

No differences found