1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-28 23:14:10 +03:00

generic: refresh 3.6 patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34194 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2012-11-13 20:57:13 +00:00
parent e4cd3e67f6
commit 57684a794b

View File

@ -52,8 +52,6 @@ Signed-off-by: Florian Fainelli <florian@openwrt.org>
arch/mips/boot/compressed/decompress.c | 2 -- arch/mips/boot/compressed/decompress.c | 2 --
1 file changed, 2 deletions(-) 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 --- a/arch/mips/boot/compressed/decompress.c
+++ b/arch/mips/boot/compressed/decompress.c +++ b/arch/mips/boot/compressed/decompress.c
@@ -10,9 +10,7 @@ @@ -10,9 +10,7 @@
@ -66,6 +64,3 @@ index 5cad0fa..d6c5586 100644
#include <asm/addrspace.h> #include <asm/addrspace.h>
--
1.7.10.4