1
0
Fork 0
alistair23-linux/arch/mips/bcm47xx
Dmitri Vorobiev 7580c9c393 MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZE
The MIPS-specific macro CL_SIZE is merely aliasing the macro
COMMAND_LINE_SIZE. Other architectures use the latter; also,
COMMAND_LINE_SIZE is documented in kernel-parameters.txt, so
let's use it, and remove the alias.

Signed-off-by: Dmitri Vorobiev <dmitri.vorobiev@movial.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2009-12-17 01:56:56 +00:00
..
Makefile [MIPS] GPIO LED driver for the WGT634U machine 2007-10-11 23:46:07 +01:00
gpio.c MIPS: BCM47xx: Use the new SSB GPIO API 2008-10-15 12:46:50 +01:00
irq.c [MIPS] Add support for BCM47XX CPUs. 2007-10-11 23:46:02 +01:00
prom.c MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZE 2009-12-17 01:56:56 +00:00
serial.c [MIPS] Add support for BCM47XX CPUs. 2007-10-11 23:46:02 +01:00
setup.c MIPS: BCM47xx: Use the new SSB GPIO API 2008-10-15 12:46:50 +01:00
time.c [MIPS] Kill duplicated setup_irq() for cp0 timer 2007-10-19 18:15:58 +01:00
wgt634u.c MIPS: WGT634U: Add reset button support 2008-10-15 12:46:51 +01:00