mfd: ab8500-debugfs: Remove extraneous seq_putc
[linux-2.6-microblaze.git] / drivers / mfd / ab8500-debugfs.c
index 1cf8456..e43dea8 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');
        }
 
        return 0;