96465b22e95bbf9cf967ca922dc4be5b90de6c08
[openwrt/svn-archive/archive.git] / target / linux / ramips / patches-2.6.34 / 104-clsize.patch
1 --- linux-2.6.34.orig/arch/mips/include/asm/bootinfo.h 2010-05-21 09:54:15.000000000 +0400
2 +++ linux-2.6.34/arch/mips/include/asm/bootinfo.h 2010-05-21 09:55:09.000000000 +0400
3 @@ -12,6 +12,8 @@
4 #ifndef _ASM_BOOTINFO_H
5 #define _ASM_BOOTINFO_H
6
7 +#define CL_SIZE COMMAND_LINE_SIZE
8 +
9 #include <linux/types.h>
10 #include <asm/setup.h>
11