X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=target%2Flinux%2Fgeneric%2Fpatches-2.6.35%2F009-decompress_unlzo_fix.patch;h=37e322ad8ca67d2d6674e0158901910de1575334;hp=482923dfd29c067f7d34f1ecbfa40ce3bcda25ad;hb=90091157072809dd87b3966423d852ddb2f879db;hpb=8b742eb7dbe8194a8eb487a2f7e0c309216235f9 diff --git a/target/linux/generic/patches-2.6.35/009-decompress_unlzo_fix.patch b/target/linux/generic/patches-2.6.35/009-decompress_unlzo_fix.patch index 482923dfd2..37e322ad8c 100644 --- a/target/linux/generic/patches-2.6.35/009-decompress_unlzo_fix.patch +++ b/target/linux/generic/patches-2.6.35/009-decompress_unlzo_fix.patch @@ -1,7 +1,5 @@ -Index: linux-2.6.35.7/include/linux/decompress/unlzo_mm.h -=================================================================== ---- /dev/null 1970-01-01 00:00:00.000000000 +0000 -+++ linux-2.6.35.7/include/linux/decompress/unlzo_mm.h 2010-10-23 09:32:04.000000000 +0800 +--- /dev/null ++++ b/include/linux/decompress/unlzo_mm.h @@ -0,0 +1,10 @@ +#ifndef UNLZO_MM_H +#define UNLZO_MM_H @@ -13,10 +11,8 @@ Index: linux-2.6.35.7/include/linux/decompress/unlzo_mm.h +#endif + +#endif -Index: linux-2.6.35.7/lib/decompress_unlzo.c -=================================================================== ---- linux-2.6.35.7.orig/lib/decompress_unlzo.c 2010-10-23 09:29:09.000000000 +0800 -+++ linux-2.6.35.7/lib/decompress_unlzo.c 2010-10-23 09:32:53.000000000 +0800 +--- a/lib/decompress_unlzo.c ++++ b/lib/decompress_unlzo.c @@ -39,6 +39,7 @@ #include