[MIPS] SB1250: Remove stray assignment of cpumask.
authorRalf Baechle <ralf@linux-mips.org>
Wed, 31 Oct 2007 12:36:42 +0000 (12:36 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 2 Nov 2007 16:13:46 +0000 (16:13 +0000)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/sibyte/sb1250/time.c

index 7f1316d..181a413 100644 (file)
@@ -154,7 +154,6 @@ void __cpuinit sb1250_clockevent_init(void)
        __raw_writeq(IMR_IP4_VAL,
                     IOADDR(A_IMR_REGISTER(cpu, R_IMR_INTERRUPT_MAP_BASE) +
                            (irq << 3)));
-       cd->cpumask = cpumask_of_cpu(0);
 
        sb1250_unmask_irq(cpu, irq);