projects
/
platform
/
kernel
/
linux-3.10.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39027ff
)
MIPS: SMTC: Fix formatting difference to linux-mips.org code
author
Ralf Baechle
<ralf@linux-mips.org>
Wed, 17 Jun 2009 10:06:24 +0000
(11:06 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Wed, 17 Jun 2009 10:06:24 +0000
(11:06 +0100)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/smtc.c
patch
|
blob
|
history
diff --git
a/arch/mips/kernel/smtc.c
b/arch/mips/kernel/smtc.c
index
5f5af7d
..
37d51cd
100644
(file)
--- a/
arch/mips/kernel/smtc.c
+++ b/
arch/mips/kernel/smtc.c
@@
-924,6
+924,7
@@
void ipi_decode(struct smtc_ipi *pipi)
int irq = MIPS_CPU_IRQ_BASE + 1;
smtc_ipi_nq(&freeIPIq, pipi);
+
switch (type_copy) {
case SMTC_CLOCK_TICK:
irq_enter();