MIPS: remove orphan sb1250_time_init() declaration
authorGaosheng Cui <cuigaosheng1@huawei.com>
Tue, 20 Sep 2022 13:07:10 +0000 (21:07 +0800)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Sat, 24 Sep 2022 09:46:58 +0000 (11:46 +0200)
commitc8fbf8a88fcd4464b0727d646a85793ccba49b03
tree2248a495d4bb32ee3f2a7235c8e8498169b8e955
parent692cb5b0f4e25b3ff504f108e55033dd20d2ef74
MIPS: remove orphan sb1250_time_init() declaration

All uses of sb1250_time_init() have been removed by
commit d527eef5b7f1 ("[MIPS] Sibyte: Finish conversion to modern
time APIs."), so remove the orphan declaration.

The comments about sb1250_time_init() is useless in arch_init_irq(),
so remove these comments.

Signed-off-by: Gaosheng Cui <cuigaosheng1@huawei.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/include/asm/sibyte/sb1250.h
arch/mips/sibyte/sb1250/irq.c