[GIT PULL] nds32 patches for 5.12-rc1
From: Greentime Hu
Date: Thu Feb 25 2021 - 02:46:32 EST
Hi Linus
Please pull the arch/nds32 updates for v5.12-rc1.
Thank you.
The following changes since commit f40ddce88593482919761f74910f42f4b84c004b:
Linux 5.11 (2021-02-14 14:32:24 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux.git
tags/nds32-for-linux-5.12
for you to fetch changes up to 40e0dd851e7b7afe219820fb270b09016e41d4fc:
nds32: Fix bogus reference to <asm/procinfo.h> (2021-02-25 14:31:49 +0800)
----------------------------------------------------------------
nds32 patches for 5.12
Here is the nds32 patchset based on 5.11
Contained in here are
1. code clean up
2. code refine
----------------------------------------------------------------
Christoph Hellwig (2):
nds32: remove dump_instr
nds32: use get_kernel_nofault in dump_mem
Geert Uytterhoeven (2):
nds32: Replace <linux/clk-provider.h> by <linux/of_clk.h>
nds32: Fix bogus reference to <asm/procinfo.h>
Krzysztof Kozlowski (1):
nds32: configs: Cleanup CONFIG_CROSS_COMPILE
arch/nds32/configs/defconfig | 1 -
arch/nds32/kernel/setup.c | 2 +-
arch/nds32/kernel/time.c | 2 +-
arch/nds32/kernel/traps.c | 50
+++-----------------------------------------------
4 files changed, 5 insertions(+), 50 deletions(-)