mpc85xx: add a new 'spe_fpu' feature flag for the FPU used on freescale powerpc cpus
[openwrt.git] / target / linux / rb532 / patches-2.6.34 / 001-cmdline_hack.patch
index 82a324ccf750120a824c2b8a3ef1972967d5f0d5..3fc0d6906ed8dc98212cd55ab24c12aa7531822e 100644 (file)
@@ -7,7 +7,7 @@
 +extern char __image_cmdline[];
  void __init prom_setup_cmdline(void)
  {
-       static char cmd_line[CL_SIZE] __initdata;
+       static char cmd_line[COMMAND_LINE_SIZE] __initdata;
 @@ -109,6 +110,9 @@ void __init prom_setup_cmdline(void)
        }
        *(cp++) = ' ';