Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d1598b6a authored by Ralf Baechle's avatar Ralf Baechle
Browse files

[MIPS] SB1250: Remove stray assignment of cpumask.

parent 2e5dcd2b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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);