From fb70273fd619dce233f41a2d1522d98d71b958e3 Mon Sep 17 00:00:00 2001 From: florian Date: Sun, 17 Mar 2013 19:46:32 +0000 Subject: kernel: refresh 3.9 patches Signed-off-by: Florian Fainelli git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36074 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../linux/generic/patches-3.9/001-mips_fix_code_non_dsp_cpu.patch | 7 ------- 1 file changed, 7 deletions(-) (limited to 'target/linux/generic/patches-3.9/001-mips_fix_code_non_dsp_cpu.patch') diff --git a/target/linux/generic/patches-3.9/001-mips_fix_code_non_dsp_cpu.patch b/target/linux/generic/patches-3.9/001-mips_fix_code_non_dsp_cpu.patch index be8d74e95..8d3507f14 100644 --- a/target/linux/generic/patches-3.9/001-mips_fix_code_non_dsp_cpu.patch +++ b/target/linux/generic/patches-3.9/001-mips_fix_code_non_dsp_cpu.patch @@ -112,8 +112,6 @@ This should be part of your 3.9-rc3 pull request if I may ;) arch/mips/kernel/Makefile | 14 --- 2 files changed, 190 insertions(+), 33 deletions(-) -diff --git a/arch/mips/include/asm/mipsregs.h b/arch/mips/include/asm/mipsregs.h -index 12b70c2..0da44d4 100644 --- a/arch/mips/include/asm/mipsregs.h +++ b/arch/mips/include/asm/mipsregs.h @@ -1166,7 +1166,10 @@ do { \ @@ -345,8 +343,6 @@ index 12b70c2..0da44d4 100644 #else -diff --git a/arch/mips/kernel/Makefile b/arch/mips/kernel/Makefile -index f81d98f..2e8a9c1 100644 --- a/arch/mips/kernel/Makefile +++ b/arch/mips/kernel/Makefile @@ -109,20 +109,6 @@ obj-$(CONFIG_JUMP_LABEL) += jump_label.o @@ -370,6 +366,3 @@ index f81d98f..2e8a9c1 100644 CFLAGS_signal.o = $(CFLAGS_DSP) CFLAGS_signal32.o = $(CFLAGS_DSP) CFLAGS_process.o = $(CFLAGS_DSP) --- -1.7.10.4 - -- cgit v1.2.3