summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.34/013-gcc4_inline_fix.patch
diff options
context:
space:
mode:
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.patch2
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 77ab40543..a7082de49 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