patch-2.4.19 linux-2.4.19/arch/mips/dec/prom/cmdline.c

Next file: linux-2.4.19/arch/mips/dec/prom/identify.c
Previous file: linux-2.4.19/arch/mips/dec/prom/Makefile
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/arch/mips/dec/prom/cmdline.c linux-2.4.19/arch/mips/dec/prom/cmdline.c
@@ -17,7 +17,7 @@
 extern int (*prom_printf)(char *, ...);
 #endif
 
-char arcs_cmdline[COMMAND_LINE_SIZE];
+char arcs_cmdline[CL_SIZE];
 
 void __init prom_init_cmdline(int argc, char **argv, unsigned long magic)
 {

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)