diff options
Diffstat (limited to 'include/asm-mips')
-rw-r--r-- | include/asm-mips/time.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/asm-mips/time.h b/include/asm-mips/time.h index 0a6bc7dc158e..a45f24a9ea66 100644 --- a/include/asm-mips/time.h +++ b/include/asm-mips/time.h | |||
@@ -49,11 +49,6 @@ extern int (*mips_timer_state)(void); | |||
49 | extern struct clocksource clocksource_mips; | 49 | extern struct clocksource clocksource_mips; |
50 | 50 | ||
51 | /* | 51 | /* |
52 | * profiling and process accouting is done separately in local_timer_interrupt | ||
53 | */ | ||
54 | extern void local_timer_interrupt(int irq, void *dev_id); | ||
55 | |||
56 | /* | ||
57 | * board specific routines required by time_init(). | 52 | * board specific routines required by time_init(). |
58 | */ | 53 | */ |
59 | struct irqaction; | 54 | struct irqaction; |