linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] MIPS: loongson32: Remove obsolete header files
@ 2023-07-26 12:51 Keguang Zhang
  2023-07-26 12:51 ` [PATCH v2 1/2] MIPS: loongson32: Remove regs-clk.h Keguang Zhang
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Keguang Zhang @ 2023-07-26 12:51 UTC (permalink / raw)
  To: linux-mips, linux-kernel; +Cc: Thomas Bogendoerfer, Keguang Zhang

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


base-commit: 0859bdf1ace659e8981a82956920573c1f8203da
-- 
2.39.2


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-07-28  9:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-26 12:51 [PATCH v2 0/2] MIPS: loongson32: Remove obsolete header files Keguang Zhang
2023-07-26 12:51 ` [PATCH v2 1/2] MIPS: loongson32: Remove regs-clk.h Keguang Zhang
2023-07-26 12:51 ` [PATCH v2 2/2] MIPS: loongson32: Remove regs-rtc.h Keguang Zhang
2023-07-28  9:49 ` [PATCH v2 0/2] MIPS: loongson32: Remove obsolete header files Thomas Bogendoerfer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).