MIPS: loongson32: Remove regs-rtc.h
authorKeguang Zhang <keguang.zhang@gmail.com>
Wed, 26 Jul 2023 12:51:31 +0000 (20:51 +0800)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Fri, 28 Jul 2023 09:42:16 +0000 (11:42 +0200)
commit20463908951be777b3300c1a3a845877266f8fee
treefca51ee47db380b051472daa9c3f01e79e64a391
parentef8365dfaa53c11722904dd590154f981d735754
MIPS: loongson32: Remove regs-rtc.h

Since commit 35508d242409 ("MIPS: loongson32: ls1c: Fix hang
during startup"), no one is calling ls1x_rtc_set_extclk().
Therefore, remove this obsolete function.

Since commit 9fb23090658a ("rtc: Remove the Loongson-1
RTC driver"), no one is using regs-rtc.h.
Therefore, remove this obsolete header file.

Signed-off-by: Keguang Zhang <keguang.zhang@gmail.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/include/asm/mach-loongson32/loongson1.h
arch/mips/include/asm/mach-loongson32/regs-rtc.h [deleted file]
arch/mips/loongson32/common/platform.c