[MIPS] time: Replace plat_timer_setup with modern APIs.
plat_timer_setup is no longer getting called. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
@@ -77,6 +77,7 @@ extern int (*perf_irq)(void);
|
||||
*/
|
||||
#ifdef CONFIG_CEVT_R4K
|
||||
extern void mips_clockevent_init(void);
|
||||
extern unsigned int __weak get_c0_compare_int(void);
|
||||
#else
|
||||
static inline void mips_clockevent_init(void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user