diff options
Diffstat (limited to 'arch/ia64/kernel')
-rw-r--r-- | arch/ia64/kernel/process.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/ia64/kernel/process.c b/arch/ia64/kernel/process.c index 3ab8373103ec..8de0f460c88d 100644 --- a/arch/ia64/kernel/process.c +++ b/arch/ia64/kernel/process.c | |||
@@ -251,7 +251,6 @@ default_idle (void) | |||
251 | /* We don't actually take CPU down, just spin without interrupts. */ | 251 | /* We don't actually take CPU down, just spin without interrupts. */ |
252 | static inline void play_dead(void) | 252 | static inline void play_dead(void) |
253 | { | 253 | { |
254 | extern void ia64_cpu_local_tick (void); | ||
255 | unsigned int this_cpu = smp_processor_id(); | 254 | unsigned int this_cpu = smp_processor_id(); |
256 | 255 | ||
257 | /* Ack it */ | 256 | /* Ack it */ |