[GIT PULL] nds32 patches for 5.5-rc1

From: Greentime Hu
Date: Thu Nov 28 2019 - 04:26:29 EST


Hi Linus,

The following changes since commit af42d3466bdc8f39806b26f593604fdc54140bcb:

Linux 5.4-rc8 (2019-11-17 14:47:30 -0800)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux.git
tags/nds32-for-linus-5.5-rc1

for you to fetch changes up to a7f96fce201c4969178c8709a49e005d9792186b:

MAINTAINERS: add nds32 maintainer (2019-11-21 17:46:33 +0800)

----------------------------------------------------------------
nds32 patches for 5.5-rc1

Here is the nds32 patchset based on 5.4-rc8
Contained in here are
1. code clean up
2. add a nds32 maintainer

----------------------------------------------------------------
Greentime Hu (1):
MAINTAINERS: add nds32 maintainer

Krzysztof Wilczynski (1):
nds32: Move static keyword to the front of declaration

Masahiro Yamada (1):
nds32: remove unneeded clean-files for DTB

Masanari Iida (1):
nds32: Fix typo in Kconfig.cpu

MAINTAINERS | 1 +
arch/nds32/Kconfig.cpu | 8 ++++----
arch/nds32/boot/dts/Makefile | 2 --
arch/nds32/kernel/perf_event_cpu.c | 2 +-
4 files changed, 6 insertions(+), 7 deletions(-)