x86: apic_XX.c declare functions before they get used
authorJaswinder Singh <jaswinder@infradead.org>
Wed, 23 Jul 2008 11:43:14 +0000 (17:13 +0530)
committerJaswinder Singh <jaswinder@infradead.org>
Wed, 23 Jul 2008 11:43:14 +0000 (17:13 +0530)
declared following smp interrupts in asm-x86/hw_irq.h:
smp_apic_timer_interrupt, smp_spurious_interrupt, smp_error_interrupt

Signed-off-by: Jaswinder Singh <jaswinder@infradead.org>

No differences found