summaryrefslogtreecommitdiffstats
path: root/target/linux/atheros/patches-2.6.32/001-get_c0_compare_int_fix.patch
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-03-14 13:22:38 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-03-14 13:22:38 +0000
commit93f85923e9ebb41b33223df0f07adc8afbdaa34a (patch)
treeba3a8b95b9ec2b98e80ffcde81e4e988c6b71ec7 /target/linux/atheros/patches-2.6.32/001-get_c0_compare_int_fix.patch
parentc057a8dbb693b6a7468b3159c507c1ab31fe4164 (diff)
atheros: refresh 2.6.32 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20197 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/atheros/patches-2.6.32/001-get_c0_compare_int_fix.patch')
-rw-r--r--target/linux/atheros/patches-2.6.32/001-get_c0_compare_int_fix.patch8
1 files changed, 3 insertions, 5 deletions
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 <nbd@openwrt.org>
-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;