summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/smtc.c
diff options
context:
space:
mode:
authorRalf Baechle2009-06-17 12:06:24 +0200
committerRalf Baechle2009-06-17 12:06:24 +0200
commitdbc1d911b4392982d5ec69eaed6b617758a148d9 (patch)
treee5df40ea0aac9344e243cbc2287f77a48c225154 /arch/mips/kernel/smtc.c
parentMIPS: Fix typo resulting in far too long ndelay times. (diff)
downloadkernel-qcow2-linux-dbc1d911b4392982d5ec69eaed6b617758a148d9.tar.gz
kernel-qcow2-linux-dbc1d911b4392982d5ec69eaed6b617758a148d9.tar.xz
kernel-qcow2-linux-dbc1d911b4392982d5ec69eaed6b617758a148d9.zip
MIPS: SMTC: Fix formatting difference to linux-mips.org code
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/kernel/smtc.c')
-rw-r--r--arch/mips/kernel/smtc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/kernel/smtc.c b/arch/mips/kernel/smtc.c
index 5f5af7d4c890..37d51cd124e9 100644
--- 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();