alistair23-linux/arch/mips/ar7
Ralf Baechle ab75dc02c1 MIPS: Fix up inconsistency in panic() string argument.
Panic() invokes printk() to add a \n internally, so panic arguments should
not themselves end in \n.  Panic invocations in arch/mips and elsewhere
are inconsistently sometimes terminating in \n, sometimes not.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2011-12-07 22:01:45 +00:00
..
clock.c MIPS: AR7: Fix trailing semicolon bug in clock.c 2011-07-20 23:12:12 +01:00
gpio.c MIPS: AR7: Fix GPIO register size for Titan variant. 2011-05-18 14:18:27 +01:00
irq.c MIPS: Mark cascade and low level interrupts IRQF_NO_THREAD 2011-09-21 17:52:15 +02:00
Makefile MIPS: Introduce support for Platform definitions 2010-08-05 13:25:45 +01:00
memory.c MIPS: AR7: Whitespace hacking 2010-02-27 12:53:21 +01:00
Platform MIPS: Introduce support for Platform definitions 2010-08-05 13:25:45 +01:00
platform.c MIPS: Fix up inconsistency in panic() string argument. 2011-12-07 22:01:45 +00:00
prom.c MIPS: AR7: Replace __attribute__((__packed__)) with __packed 2011-07-25 17:23:20 +01:00
setup.c MIPS: Fix up inconsistency in panic() string argument. 2011-12-07 22:01:45 +00:00
time.c MIPS: AR7: Fix loops per jiffies on TNETD7200 devices 2010-12-16 18:10:56 +00:00