mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-05 23:06:41 +07:00
[MIPS] time: Remove declaration of plat_timer_setup, there is no caller.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
bc2f2a24d9
commit
0d0cc920de
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user