X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/f0c66715de5f063152d8bca967bee53ae8a0e4a3..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 7ec5531ea..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,7 +1,5 @@ -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 +--- 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);