X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/f0c66715de5f063152d8bca967bee53ae8a0e4a3..6fb33f05da8ff895875cb8d98a7c18e9c606e205:/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..fac27e8a5 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);