[PATCH] mips: nuke trailing whitespace
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:

committed by
Linus Torvalds

parent
875d43e72b
commit
42a3b4f25a
@@ -476,7 +476,7 @@ static inline int vrc4173_icu_init(int cascade_irq)
|
||||
|
||||
if (cascade_irq < GIU_IRQ(0) || cascade_irq > GIU_IRQ(15))
|
||||
return -EINVAL;
|
||||
|
||||
|
||||
vrc4173_outw(0, VRC4173_MSYSINT1REG);
|
||||
|
||||
vr41xx_set_irq_trigger(GIU_IRQ_TO_PIN(cascade_irq), TRIGGER_LEVEL, SIGNAL_THROUGH);
|
||||
|
Reference in New Issue
Block a user