diff options
author | Linus Torvalds | 2019-11-30 14:28:11 -0800 |
---|---|---|
committer | Linus Torvalds | 2019-11-30 14:28:11 -0800 |
commit | 2309d0768237476c3144aa296264ad9e19598461 (patch) | |
tree | 54a411097585f134eeacc2ff3c135dd2ce460b5d /MAINTAINERS | |
parent | 6a965666b7e7475c2f8c8e724703db58b8a8a445 (diff) | |
parent | a7f96fce201c4969178c8709a49e005d9792186b (diff) |
Merge tag 'nds32-for-linus-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux
Pull nds32 updates from Greentime Hu:
- code clean up
- add a nds32 maintainer
* tag 'nds32-for-linus-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux:
MAINTAINERS: add nds32 maintainer
nds32: Move static keyword to the front of declaration
nds32: Fix typo in Kconfig.cpu
nds32: remove unneeded clean-files for DTB
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ee1ea0e9a859..e7762b9240ae 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1049,6 +1049,7 @@ F: drivers/clk/analogbits/* F: include/linux/clk/analogbits* ANDES ARCHITECTURE +M: Nick Hu <nickhu@andestech.com> M: Greentime Hu <green.hu@gmail.com> M: Vincent Chen <deanbo422@gmail.com> T: git https://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux.git |