diff options
Diffstat (limited to 'arch/mips/au1000/common')
-rw-r--r-- | arch/mips/au1000/common/time.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/au1000/common/time.c b/arch/mips/au1000/common/time.c index 7313ef234d8c..6768638883ea 100644 --- a/arch/mips/au1000/common/time.c +++ b/arch/mips/au1000/common/time.c | |||
@@ -82,7 +82,6 @@ unsigned long wtimer; | |||
82 | void mips_timer_interrupt(void) | 82 | void mips_timer_interrupt(void) |
83 | { | 83 | { |
84 | int irq = 63; | 84 | int irq = 63; |
85 | unsigned long count; | ||
86 | 85 | ||
87 | irq_enter(); | 86 | irq_enter(); |
88 | kstat_this_cpu.irqs[irq]++; | 87 | kstat_this_cpu.irqs[irq]++; |