diff options
Diffstat (limited to 'include/asm-mips/time.h')
-rw-r--r-- | include/asm-mips/time.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-mips/time.h b/include/asm-mips/time.h index bc47af313bcd..ce1e07a82aec 100644 --- a/include/asm-mips/time.h +++ b/include/asm-mips/time.h | |||
@@ -58,7 +58,6 @@ extern void local_timer_interrupt(int irq, void *dev_id); | |||
58 | */ | 58 | */ |
59 | struct irqaction; | 59 | struct irqaction; |
60 | extern void plat_time_init(void); | 60 | extern void plat_time_init(void); |
61 | extern void plat_timer_setup(struct irqaction *irq); | ||
62 | 61 | ||
63 | /* | 62 | /* |
64 | * mips_hpt_frequency - must be set if you intend to use an R4k-compatible | 63 | * mips_hpt_frequency - must be set if you intend to use an R4k-compatible |