From: Gabor Juhos Date: Tue, 13 Nov 2012 20:57:13 +0000 (+0000) Subject: generic: refresh 3.6 patches X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=f6c3a8ddd6c8451575dc8c4eba7e5e05c7dec8ad;p=openwrt%2Fstaging%2Fdedeckeh.git generic: refresh 3.6 patches SVN-Revision: 34194 --- diff --git a/target/linux/generic/patches-3.6/062-mips_decompressor_build_fix.patch b/target/linux/generic/patches-3.6/062-mips_decompressor_build_fix.patch index 0821718454..52c45c38e0 100644 --- a/target/linux/generic/patches-3.6/062-mips_decompressor_build_fix.patch +++ b/target/linux/generic/patches-3.6/062-mips_decompressor_build_fix.patch @@ -52,8 +52,6 @@ Signed-off-by: Florian Fainelli arch/mips/boot/compressed/decompress.c | 2 -- 1 file changed, 2 deletions(-) -diff --git a/arch/mips/boot/compressed/decompress.c b/arch/mips/boot/compressed/decompress.c -index 5cad0fa..d6c5586 100644 --- a/arch/mips/boot/compressed/decompress.c +++ b/arch/mips/boot/compressed/decompress.c @@ -10,9 +10,7 @@ @@ -66,6 +64,3 @@ index 5cad0fa..d6c5586 100644 #include --- -1.7.10.4 -