summaryrefslogtreecommitdiff
path: root/target/linux/atheros/patches-2.6.32/001-get_c0_compare_int_fix.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2010-03-14 13:22:38 +0000
committerGabor Juhos <juhosg@openwrt.org>2010-03-14 13:22:38 +0000
commit783de93464a209d4796ebec02b20a31e5bc99058 (patch)
tree023486e2aade74fb7974676622c1aa831132de23 /target/linux/atheros/patches-2.6.32/001-get_c0_compare_int_fix.patch
parent14e104688dc12c855d8fe1df550174557505c185 (diff)
downloadmtk-20170518-783de93464a209d4796ebec02b20a31e5bc99058.zip
mtk-20170518-783de93464a209d4796ebec02b20a31e5bc99058.tar.gz
mtk-20170518-783de93464a209d4796ebec02b20a31e5bc99058.tar.bz2
atheros: refresh 2.6.32 patches
SVN-Revision: 20197
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 ab0ffdf..43da96c 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;