commit | f8e256c687eb53850685747757c8d75e58756e15 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Tue Sep 23 13:00:57 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Sep 23 12:57:00 2008 +0200 |
tree | 56a406943bb27888be8c814a44958b7314b46f29 | |
parent | 09bfeea13cea843fb03eaa96b5d891fa0abdcc90 [diff] |
timers: fix build error in !oneshot case kernel/time/tick-common.c: In function ‘tick_setup_periodic’: kernel/time/tick-common.c:113: error: implicit declaration of function ‘tick_broadcast_oneshot_active’ Signed-off-by: Ingo Molnar <mingo@elte.hu>