skge: default WOL should be magic only (rev2)
[powerpc.git] / arch / ppc / platforms / pplus.c
index 22bd40c..8a1788c 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * arch/ppc/platforms/pplus.c
- *
  * Board and PCI setup routines for MCG PowerPlus
  *
  * Author: Randy Vinson <rvinson@mvista.com>
@@ -15,7 +13,6 @@
  * or implied.
  */
 
-#include <linux/config.h>
 #include <linux/kernel.h>
 #include <linux/interrupt.h>
 #include <linux/init.h>
@@ -595,7 +592,7 @@ static void __init pplus_setup_arch(void)
                if (bootargs != NULL) {
                        strcpy(cmd_line, bootargs);
                        /* again.. */
-                       strcpy(saved_command_line, cmd_line);
+                       strcpy(boot_command_line, cmd_line);
                }
        }
 #endif