Commit 0d0cc920 authored by Ralf Baechle's avatar Ralf Baechle

[MIPS] time: Remove declaration of plat_timer_setup, there is no caller.

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent bc2f2a24
......@@ -58,7 +58,6 @@ extern void local_timer_interrupt(int irq, void *dev_id);
*/
struct irqaction;
extern void plat_time_init(void);
extern void plat_timer_setup(struct irqaction *irq);
/*
* mips_hpt_frequency - must be set if you intend to use an R4k-compatible
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment