[MIPS] War on whitespace: cleanup initial spaces followed by tabs.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
Ralf Baechle
2006-03-11 08:18:41 +00:00
parent 59b3e8e9aa
commit a3dddd560e
38 changed files with 87 additions and 86 deletions
+6 -6
View File
@@ -248,17 +248,17 @@ loc_call: /*
and t2,s1
sh t2,JAZZ_IO_IRQ_ENABLE
nor s1,zero,s1
nor s1,zero,s1
jal do_IRQ
/*
* Reenable interrupt
*/
/*
* Reenable interrupt
*/
lhu t2,JAZZ_IO_IRQ_ENABLE
or t2,s1
or t2,s1
sh t2,JAZZ_IO_IRQ_ENABLE
j ret_from_irq
j ret_from_irq
/*
* "Jump extender" to reach spurious_interrupt