This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-ppc / machdep.h
index b1c0bb7..4ace72f 100644 (file)
@@ -5,8 +5,6 @@
 #include <linux/config.h>
 #include <linux/init.h>
 
-#include <asm/setup.h>
-
 #ifdef CONFIG_APUS
 #include <asm-m68k/machdep.h>
 #endif
@@ -108,6 +106,7 @@ struct machdep_calls {
 };
 
 extern struct machdep_calls ppc_md;
+#define COMMAND_LINE_SIZE 512
 extern char cmd_line[COMMAND_LINE_SIZE];
 
 extern void setup_pci_ptrs(void);