From af3243b5d52fcd97a24dfc6e28d8ac4d4c7bfdc3 Mon Sep 17 00:00:00 2001 From: hauke Date: Sun, 18 Apr 2010 18:35:47 +0000 Subject: kernel: refresh patches with 2.6.34-rc4 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20999 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic-2.6/patches-2.6.34/013-gcc4_inline_fix.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic-2.6/patches-2.6.34/013-gcc4_inline_fix.patch') 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 -- cgit v1.2.3