projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e5dcd2
)
[MIPS] SB1250: Remove stray assignment of cpumask.
author
Ralf Baechle
<ralf@linux-mips.org>
Wed, 31 Oct 2007 12:36:42 +0000
(12:36 +0000)
committer
Ralf 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
patch
|
blob
|
blame
|
history
diff --git
a/arch/mips/sibyte/sb1250/time.c
b/arch/mips/sibyte/sb1250/time.c
index 7f1316dd8add62184f2543c31c5a4d199dcac7f6..181a4139dead4e55a77d6487c1b1566bb8540d0e 100644
(file)
--- a/
arch/mips/sibyte/sb1250/time.c
+++ b/
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);