X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/4e869172aba26f8ba17f77bb88b2db23c975b288..d1124ffc0ed5be1b7b5e197dfbbff42c8ba9dd35:/target/linux/generic-2.6/patches-2.6.23/006-gcc4_inline_fix.patch 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 704fc752d..9d19406dd 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/include/asm-mips/system.h -=================================================================== ---- linux-2.6.23.orig/include/asm-mips/system.h 2007-10-10 04:31:38.000000000 +0800 -+++ linux-2.6.23/include/asm-mips/system.h 2007-10-10 13:52:24.000000000 +0800 -@@ -181,7 +181,7 @@ +--- a/include/asm-mips/system.h ++++ b/include/asm-mips/system.h +@@ -181,7 +181,7 @@ extern __u64 __xchg_u64_unsupported_on_3 if something tries to do an invalid xchg(). */ extern void __xchg_called_with_bad_pointer(void);