From 1d0a909cfc41f17175023b939b28322e427746b4 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Tue, 30 Oct 2007 14:24:51 +0000 Subject: [MIPS] time: Remove now unused local_timer_interrupt. Signed-off-by: Ralf Baechle --- include/asm-mips/time.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'include') diff --git a/include/asm-mips/time.h b/include/asm-mips/time.h index 0a6bc7dc158..a45f24a9ea6 100644 --- a/include/asm-mips/time.h +++ b/include/asm-mips/time.h @@ -48,11 +48,6 @@ extern int (*mips_timer_state)(void); */ extern struct clocksource clocksource_mips; -/* - * profiling and process accouting is done separately in local_timer_interrupt - */ -extern void local_timer_interrupt(int irq, void *dev_id); - /* * board specific routines required by time_init(). */ -- cgit v1.2.3