MIPS: SMTC: Fix formatting difference to linux-mips.org code
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
@@ -924,6 +924,7 @@ void ipi_decode(struct smtc_ipi *pipi)
|
|||||||
int irq = MIPS_CPU_IRQ_BASE + 1;
|
int irq = MIPS_CPU_IRQ_BASE + 1;
|
||||||
|
|
||||||
smtc_ipi_nq(&freeIPIq, pipi);
|
smtc_ipi_nq(&freeIPIq, pipi);
|
||||||
|
|
||||||
switch (type_copy) {
|
switch (type_copy) {
|
||||||
case SMTC_CLOCK_TICK:
|
case SMTC_CLOCK_TICK:
|
||||||
irq_enter();
|
irq_enter();
|
||||||
|
Reference in New Issue
Block a user