X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/b1d4c14fc25492c4f08e041bc40507691c5795c5..977f78fc3c9b74a4ce659c83ca4c98974480f056:/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;