[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210304110057.22144-1-zhangqing@loongson.cn>
Date: Thu, 4 Mar 2021 19:00:55 +0800
From: Qing Zhang <zhangqing@...ngson.cn>
To: Huacai Chen <chenhuacai@...nel.org>,
Jiaxun Yang <jiaxun.yang@...goat.com>,
Thomas Bogendoerfer <tsbogend@...ha.franken.de>,
Thomas Gleixner <tglx@...utronix.de>,
Marc Zyngier <maz@...nel.org>
Cc: linux-mips@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] some cleanup code
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
Powered by blists - more mailing lists