Re: [PATCH v2 0/2] MIPS: loongson32: Remove obsolete header files

From: Thomas Bogendoerfer
Date: Fri Jul 28 2023 - 05:50:27 EST


On Wed, Jul 26, 2023 at 08:51:29PM +0800, Keguang Zhang wrote:
> No one is using regs-clk.h and regs-rtc.h.
> Therefore, remove these obsolete header files.
>
> Changelog
> V1 -> V2: fix the build error of "‘LS1X_RTC_CTRL’ undeclared"
>
> Keguang Zhang (2):
> MIPS: loongson32: Remove regs-clk.h
> MIPS: loongson32: Remove regs-rtc.h
>
> .../include/asm/mach-loongson32/loongson1.h | 2 -
> .../include/asm/mach-loongson32/regs-clk.h | 81 -------------------
> .../include/asm/mach-loongson32/regs-rtc.h | 19 -----
> arch/mips/loongson32/common/platform.c | 8 --
> 4 files changed, 110 deletions(-)
> delete mode 100644 arch/mips/include/asm/mach-loongson32/regs-clk.h
> delete mode 100644 arch/mips/include/asm/mach-loongson32/regs-rtc.h

series applied to mips-next.

Thomas.

--
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea. [ RFC1925, 2.3 ]