summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.23/006-gcc4_inline_fix.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2008-06-05 17:01:00 +0000
committerImre Kaloz <kaloz@openwrt.org>2008-06-05 17:01:00 +0000
commit2ff1596a2249657e543c0cdd7ba3b05eb33e645c (patch)
treebfeb7a11889eb81e2e7f16bcd91b913b1a124ba6 /target/linux/generic-2.6/patches-2.6.23/006-gcc4_inline_fix.patch
parent04fd31f429a5450df483fa5178678b6de2b91e8c (diff)
downloadmaster-31e0f0ae-2ff1596a2249657e543c0cdd7ba3b05eb33e645c.tar.gz
master-31e0f0ae-2ff1596a2249657e543c0cdd7ba3b05eb33e645c.tar.bz2
master-31e0f0ae-2ff1596a2249657e543c0cdd7ba3b05eb33e645c.zip
refresh generic 2.6.23 patches in upstream style
SVN-Revision: 11366
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.23/006-gcc4_inline_fix.patch')
-rw-r--r--target/linux/generic-2.6/patches-2.6.23/006-gcc4_inline_fix.patch8
1 files changed, 3 insertions, 5 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.23/006-gcc4_inline_fix.patch b/target/linux/generic-2.6/patches-2.6.23/006-gcc4_inline_fix.patch
index 7ec5531ea8..fac27e8a56 100644
--- a/target/linux/generic-2.6/patches-2.6.23/006-gcc4_inline_fix.patch
+++ b/target/linux/generic-2.6/patches-2.6.23/006-gcc4_inline_fix.patch
@@ -1,8 +1,6 @@
-Index: linux-2.6.23.17/include/asm-mips/system.h
-===================================================================
---- linux-2.6.23.17.orig/include/asm-mips/system.h
-+++ linux-2.6.23.17/include/asm-mips/system.h
-@@ -181,7 +181,7 @@ extern __u64 __xchg_u64_unsupported_on_3
+--- a/include/asm-mips/system.h
++++ b/include/asm-mips/system.h
+@@ -181,7 +181,7 @@
if something tries to do an invalid xchg(). */
extern void __xchg_called_with_bad_pointer(void);