X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-ppc%2Fmachdep.h;h=b1c0bb7878c1131ffcbd943967c40282b6fa669e;hb=9bf4aaab3e101692164d49b7ca357651eb691cb6;hp=4ace72fc4e7b3056a06e797c15604738fd7f9526;hpb=db216c3d5e4c040e557a50f8f5d35d5c415e8c1c;p=linux-2.6.git diff --git a/include/asm-ppc/machdep.h b/include/asm-ppc/machdep.h index 4ace72fc4..b1c0bb787 100644 --- a/include/asm-ppc/machdep.h +++ b/include/asm-ppc/machdep.h @@ -5,6 +5,8 @@ #include #include +#include + #ifdef CONFIG_APUS #include #endif @@ -106,7 +108,6 @@ 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);