From 93f85923e9ebb41b33223df0f07adc8afbdaa34a Mon Sep 17 00:00:00 2001 From: juhosg Date: Sun, 14 Mar 2010 13:22:38 +0000 Subject: atheros: refresh 2.6.32 patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20197 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../linux/atheros/patches-2.6.32/001-get_c0_compare_int_fix.patch | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'target/linux/atheros/patches-2.6.32/001-get_c0_compare_int_fix.patch') diff --git a/target/linux/atheros/patches-2.6.32/001-get_c0_compare_int_fix.patch b/target/linux/atheros/patches-2.6.32/001-get_c0_compare_int_fix.patch index ab0ffdf6f..43da96c3f 100644 --- a/target/linux/atheros/patches-2.6.32/001-get_c0_compare_int_fix.patch +++ b/target/linux/atheros/patches-2.6.32/001-get_c0_compare_int_fix.patch @@ -4,11 +4,9 @@ still works. Signed-off-by: Felix Fietkau -Index: linux-2.6.32.7/arch/mips/kernel/cevt-r4k.c -=================================================================== ---- linux-2.6.32.7.orig/arch/mips/kernel/cevt-r4k.c 2010-01-29 00:06:20.000000000 +0100 -+++ linux-2.6.32.7/arch/mips/kernel/cevt-r4k.c 2010-02-03 16:59:28.310430064 +0100 -@@ -168,20 +168,23 @@ +--- a/arch/mips/kernel/cevt-r4k.c ++++ b/arch/mips/kernel/cevt-r4k.c +@@ -168,20 +168,23 @@ int __cpuinit r4k_clockevent_init(void) struct clock_event_device *cd; unsigned int irq; -- cgit v1.2.3