diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2007-10-31 20:10:07 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2007-11-02 12:13:47 -0400 |
commit | faf2782bf3903391936aba0b575fd39b1da10d00 (patch) | |
tree | de4d64d1fd6b26c53791ad18e37b9efc11ba9a3b /arch/mips/sibyte | |
parent | 211a29a87cbde00d8c34fb6d92fc91a87c2c9b47 (diff) |
[MIPS] Sibyte: Remove blank line.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/sibyte')
-rw-r--r-- | arch/mips/sibyte/bcm1480/irq.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/sibyte/bcm1480/irq.c b/arch/mips/sibyte/bcm1480/irq.c index 5f4f9b491586..e28d626255a3 100644 --- a/arch/mips/sibyte/bcm1480/irq.c +++ b/arch/mips/sibyte/bcm1480/irq.c | |||
@@ -293,7 +293,6 @@ void __init init_bcm1480_irqs(void) | |||
293 | 293 | ||
294 | void __init arch_init_irq(void) | 294 | void __init arch_init_irq(void) |
295 | { | 295 | { |
296 | |||
297 | unsigned int i, cpu; | 296 | unsigned int i, cpu; |
298 | u64 tmp; | 297 | u64 tmp; |
299 | unsigned int imask = STATUSF_IP4 | STATUSF_IP3 | STATUSF_IP2 | | 298 | unsigned int imask = STATUSF_IP4 | STATUSF_IP3 | STATUSF_IP2 | |