diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/asm-i386/vic.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-i386/vic.h b/include/asm-i386/vic.h index 4abfcfb91eb8..53100f353612 100644 --- a/include/asm-i386/vic.h +++ b/include/asm-i386/vic.h | |||
@@ -58,4 +58,4 @@ static const int VIC_CPI_Registers[] = | |||
58 | 58 | ||
59 | #define VIC_BOOT_INTERRUPT_MASK 0xfe | 59 | #define VIC_BOOT_INTERRUPT_MASK 0xfe |
60 | 60 | ||
61 | extern void smp_vic_timer_interrupt(struct pt_regs *regs); | 61 | extern void smp_vic_timer_interrupt(void); |