mfd: ab8500-debugfs: Remove extraneous curly brace
[linux-2.6-microblaze.git] / drivers / mfd / ab8500-debugfs.c
index a320393..1cf8456 100644 (file)
@@ -1521,7 +1521,6 @@ static int ab8500_interrupts_show(struct seq_file *s, void *p)
                           line + irq_first,
                           num_interrupts[line],
                           num_wake_interrupts[line]);
-               }
                seq_putc(s, '\n');
        }