aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.28/022-mips_div64_gcc4.4.0.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-05-22 09:57:03 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-05-22 09:57:03 +0000
commitb71910dbb5fd368093abbead105de1581c408b13 (patch)
treede15f3fe486aa0fb57ac0e31dde4b85701866c8e /target/linux/generic-2.6/patches-2.6.28/022-mips_div64_gcc4.4.0.patch
parenta51ef0ecf89d7746a4ecd901e7c40fa637c08e84 (diff)
downloadupstream-b71910dbb5fd368093abbead105de1581c408b13.tar.gz
upstream-b71910dbb5fd368093abbead105de1581c408b13.tar.bz2
upstream-b71910dbb5fd368093abbead105de1581c408b13.zip
generic-2.6/2.6.28: refresh patches
SVN-Revision: 15982
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.28/022-mips_div64_gcc4.4.0.patch')
-rw-r--r--target/linux/generic-2.6/patches-2.6.28/022-mips_div64_gcc4.4.0.patch2
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.28/022-mips_div64_gcc4.4.0.patch b/target/linux/generic-2.6/patches-2.6.28/022-mips_div64_gcc4.4.0.patch
index a116cf437a..a549d616cd 100644
--- a/target/linux/generic-2.6/patches-2.6.28/022-mips_div64_gcc4.4.0.patch
+++ b/target/linux/generic-2.6/patches-2.6.28/022-mips_div64_gcc4.4.0.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 @@