generic: refresh 3.6 patches
authorGabor Juhos <juhosg@openwrt.org>
Tue, 13 Nov 2012 20:57:13 +0000 (20:57 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Tue, 13 Nov 2012 20:57:13 +0000 (20:57 +0000)
SVN-Revision: 34194

target/linux/generic/patches-3.6/062-mips_decompressor_build_fix.patch

index 0821718454a664d1d64e432acf3c3bde2d9b8155..52c45c38e09517bcd36db9458600f7cf3f148bcc 100644 (file)
@@ -52,8 +52,6 @@ Signed-off-by: Florian Fainelli <florian@openwrt.org>
  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 <asm/addrspace.h>
  
--- 
-1.7.10.4
-