mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-06 05:13:18 +00:00
MIPS: remove orphan sni_cpu_time_init() declaration
All uses of sni_cpu_time_init() were removed by
commit 4b550488f8
("[MIPS] Deforest the function pointer jungle
in the time code."), so remove the orphan declaration, too.
Signed-off-by: Gaosheng Cui <cuigaosheng1@huawei.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
This commit is contained in:
parent
0b8b94c384
commit
b7dc37fcf6
@ -226,9 +226,6 @@ extern void sni_pcit_cplus_irq_init(void);
|
||||
extern void sni_rm200_irq_init(void);
|
||||
extern void sni_pcimt_irq_init(void);
|
||||
|
||||
/* timer inits */
|
||||
extern void sni_cpu_time_init(void);
|
||||
|
||||
/* eisa init for RM200/400 */
|
||||
#ifdef CONFIG_EISA
|
||||
extern int sni_eisa_root_init(void);
|
||||
|
Loading…
Reference in New Issue
Block a user