瀏覽代碼

[MIPS] SB1250: Remove stray assignment of cpumask.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Ralf Baechle 17 年之前
父節點
當前提交
d1598b6adb
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      arch/mips/sibyte/sb1250/time.c

+ 0 - 1
arch/mips/sibyte/sb1250/time.c

@@ -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);