X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=target%2Flinux%2Framips%2Fpatches-3.14%2F0017-MIPS-use-set_mode-to-enable-disable-the-cevt-r4k-irq.patch;fp=target%2Flinux%2Framips%2Fpatches-3.14%2F0017-MIPS-use-set_mode-to-enable-disable-the-cevt-r4k-irq.patch;h=1423a3acc7671ab666db79f7d6773aff3b37e7b3;hp=a3b4e4a70fd12f9e3637e7fede42a3a016510cc2;hb=8a60d2a123bbac3fb02e202cec93067c23460412;hpb=eac9174b89e3790ac4238ce14723eb61130562f7 diff --git a/target/linux/ramips/patches-3.14/0017-MIPS-use-set_mode-to-enable-disable-the-cevt-r4k-irq.patch b/target/linux/ramips/patches-3.14/0017-MIPS-use-set_mode-to-enable-disable-the-cevt-r4k-irq.patch index a3b4e4a70f..1423a3acc7 100644 --- a/target/linux/ramips/patches-3.14/0017-MIPS-use-set_mode-to-enable-disable-the-cevt-r4k-irq.patch +++ b/target/linux/ramips/patches-3.14/0017-MIPS-use-set_mode-to-enable-disable-the-cevt-r4k-irq.patch @@ -24,7 +24,7 @@ Signed-off-by: John Crispin DEFINE_PER_CPU(struct clock_event_device, mips_clockevent_device); int cp0_timer_irq_installed; -@@ -90,9 +84,38 @@ struct irqaction c0_compare_irqaction = +@@ -90,9 +84,38 @@ struct irqaction c0_compare_irqaction = .name = "timer", };