diff options
author | Joe Perches <joe@perches.com> | 2018-09-30 09:21:34 -0700 |
---|---|---|
committer | Paul Burton <paul.burton@mips.com> | 2018-10-01 09:56:17 -0700 |
commit | e7e86f42fa68c70cab4e964017273da32a77af07 (patch) | |
tree | debdff759d8bee0e3325a15a2a85ab095e526adb /MAINTAINERS | |
parent | 951d223c6c16ed5d2a71a4d1f13c1e65d6882156 (diff) | |
download | linux-rpi3-e7e86f42fa68c70cab4e964017273da32a77af07.tar.gz linux-rpi3-e7e86f42fa68c70cab4e964017273da32a77af07.tar.bz2 linux-rpi3-e7e86f42fa68c70cab4e964017273da32a77af07.zip |
MAINTAINERS: MIPS/LOONGSON2 ARCHITECTURE - Use the normal wildcard style
Neither git nor get_maintainer understands the curly brace style.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Paul Burton <paul.burton@mips.com>
Patchwork: https://patchwork.linux-mips.org/patch/20821/
Cc: Huacai Chen <chenhc@lemote.com>
Cc: linux-mips <linux-mips@linux-mips.org>
Cc: LKML <linux-kernel@vger.kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 02a39617ec82..ba90171786d6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9658,7 +9658,8 @@ MIPS/LOONGSON2 ARCHITECTURE M: Jiaxun Yang <jiaxun.yang@flygoat.com> L: linux-mips@linux-mips.org S: Maintained -F: arch/mips/loongson64/*{2e/2f}* +F: arch/mips/loongson64/fuloong-2e/ +F: arch/mips/loongson64/lemote-2f/ F: arch/mips/include/asm/mach-loongson64/ F: drivers/*/*loongson2* F: drivers/*/*/*loongson2* |