diff options
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.34/013-gcc4_inline_fix.patch')
-rw-r--r-- | target/linux/generic-2.6/patches-2.6.34/013-gcc4_inline_fix.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.34/013-gcc4_inline_fix.patch b/target/linux/generic-2.6/patches-2.6.34/013-gcc4_inline_fix.patch index 77ab405439..a7082de492 100644 --- a/target/linux/generic-2.6/patches-2.6.34/013-gcc4_inline_fix.patch +++ b/target/linux/generic-2.6/patches-2.6.34/013-gcc4_inline_fix.patch @@ -1,6 +1,6 @@ --- a/arch/mips/include/asm/system.h +++ b/arch/mips/include/asm/system.h -@@ -194,7 +194,7 @@ extern __u64 __xchg_u64_unsupported_on_3 +@@ -198,7 +198,7 @@ extern __u64 __xchg_u64_unsupported_on_3 #define __xchg_u64 __xchg_u64_unsupported_on_32bit_kernels #endif |