aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/cevt-r4k.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/include/asm/cevt-r4k.h')
-rw-r--r--arch/mips/include/asm/cevt-r4k.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/include/asm/cevt-r4k.h b/arch/mips/include/asm/cevt-r4k.h
index f0edf6fcd002..2e13a038d260 100644
--- a/arch/mips/include/asm/cevt-r4k.h
+++ b/arch/mips/include/asm/cevt-r4k.h
@@ -21,7 +21,6 @@ DECLARE_PER_CPU(struct clock_event_device, mips_clockevent_device);
void mips_event_handler(struct clock_event_device *dev);
int c0_compare_int_usable(void);
-void mips_set_clock_mode(enum clock_event_mode, struct clock_event_device *);
irqreturn_t c0_compare_interrupt(int, void *);
extern struct irqaction c0_compare_irqaction;