]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb04f21d5aa45e740f09b3d4a7b7f61b4ffeaa3d0
tree2248a495d4bb32ee3f2a7235c8e8498169b8e955
parent8e7a9eff52456c2c652efe1002547506c233f40b
MIPS: remove orphan sb1250_time_init() declaration

All uses of sb1250_time_init() have been removed by
commit 8408a4eb6263 ("[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