Use 2.6.27 for au1000
[openwrt/openwrt.git] / target / linux / au1000 / patches-2.6.27 / 006-missing_string_header.patch
1 --- linux-2.6.27.5/arch/mips/au1000/mtx-1/init.c 2008-11-07 18:55:34.000000000 +0100
2 +++ linux-2.6.27.5.new/arch/mips/au1000/mtx-1/init.c 2008-11-15 16:09:47.000000000 +0100
3 @@ -32,6 +32,7 @@
4 #include <linux/init.h>
5
6 #include <asm/bootinfo.h>
7 +#include <asm/string.h>
8
9 #include <prom.h>
10