[PATCH 0/2] some cleanup code

From: Qing Zhang
Date: Thu Mar 04 2021 - 06:02:56 EST


These patches clean up some code about Loongson64.

Qing Zhang (2):
MIPS: Loongson64: Remove unused sysconf members
MIPS: Loongson64: Move loongson_system_configuration to loongson.h

.../include/asm/mach-loongson64/boot_param.h | 27 ------------
.../include/asm/mach-loongson64/loongson.h | 18 ++++++++
arch/mips/loongson64/Makefile | 2 +-
arch/mips/loongson64/env.c | 20 ---------
arch/mips/loongson64/platform.c | 42 -------------------
drivers/irqchip/irq-loongson-liointc.c | 2 +-
6 files changed, 20 insertions(+), 91 deletions(-)
delete mode 100644 arch/mips/loongson64/platform.c

--
2.20.1