summaryrefslogtreecommitdiff
path: root/target/linux/generic-2.6/patches-2.6.22/006-gcc4_inline_fix.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2008-06-16 12:40:48 +0000
committerImre Kaloz <kaloz@openwrt.org>2008-06-16 12:40:48 +0000
commit2f4fa6de7453790e0626da50078b2756dd747ca6 (patch)
treedb6af3bddf359b63b08b4ad6cd37535551613bec /target/linux/generic-2.6/patches-2.6.22/006-gcc4_inline_fix.patch
parente147bf8fa3c6e9023fbda64bfeb95de2910ab656 (diff)
downloadmtk-20170518-2f4fa6de7453790e0626da50078b2756dd747ca6.zip
mtk-20170518-2f4fa6de7453790e0626da50078b2756dd747ca6.tar.gz
mtk-20170518-2f4fa6de7453790e0626da50078b2756dd747ca6.tar.bz2
refresh generic 2.6.22 patches
SVN-Revision: 11498
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.22/006-gcc4_inline_fix.patch')
-rw-r--r--target/linux/generic-2.6/patches-2.6.22/006-gcc4_inline_fix.patch8
1 files changed, 3 insertions, 5 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.22/006-gcc4_inline_fix.patch b/target/linux/generic-2.6/patches-2.6.22/006-gcc4_inline_fix.patch
index 20dc4c7..0059088 100644
--- a/target/linux/generic-2.6/patches-2.6.22/006-gcc4_inline_fix.patch
+++ b/target/linux/generic-2.6/patches-2.6.22/006-gcc4_inline_fix.patch
@@ -1,8 +1,6 @@
-Index: linux-2.6.22.19/include/asm-mips/system.h
-===================================================================
---- linux-2.6.22.19.orig/include/asm-mips/system.h
-+++ linux-2.6.22.19/include/asm-mips/system.h
-@@ -188,7 +188,7 @@ extern __u64 __xchg_u64_unsupported_on_3
+--- a/include/asm-mips/system.h
++++ b/include/asm-mips/system.h
+@@ -188,7 +188,7 @@
if something tries to do an invalid xchg(). */
extern void __xchg_called_with_bad_pointer(void);