generic-2.6/2.6.28: refresh patches

SVN-Revision: 15982
master
Gabor Juhos 16 years ago
parent a51ef0ecf8
commit b71910dbb5
  1. 2
      target/linux/generic-2.6/patches-2.6.28/022-mips_div64_gcc4.4.0.patch
  2. 1
      target/linux/generic-2.6/patches-2.6.28/110-netfilter_match_speedup.patch

@ -11,8 +11,6 @@ which was considered dangerous and removed for gcc 4.4.0.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
---
diff --git a/arch/mips/include/asm/div64.h b/arch/mips/include/asm/div64.h
index d1d6991..dc5ea57 100644
--- a/arch/mips/include/asm/div64.h
+++ b/arch/mips/include/asm/div64.h
@@ -6,105 +6,63 @@

@ -117,4 +117,3 @@
/* For return from builtin chain */
back = get_entry(table_base, private->underflow[hook]);

Loading…
Cancel
Save