diff options
author | Joe Perches <[email protected]> | 2018-09-30 09:21:34 -0700 |
---|---|---|
committer | Paul Burton <[email protected]> | 2018-10-01 09:56:17 -0700 |
commit | e7e86f42fa68c70cab4e964017273da32a77af07 (patch) | |
tree | debdff759d8bee0e3325a15a2a85ab095e526adb | |
parent | 951d223c6c16ed5d2a71a4d1f13c1e65d6882156 (diff) |
MAINTAINERS: MIPS/LOONGSON2 ARCHITECTURE - Use the normal wildcard style
Neither git nor get_maintainer understands the curly brace style.
Signed-off-by: Joe Perches <[email protected]>
Signed-off-by: Paul Burton <[email protected]>
Patchwork: https://patchwork.linux-mips.org/patch/20821/
Cc: Huacai Chen <[email protected]>
Cc: linux-mips <[email protected]>
Cc: LKML <[email protected]>
-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 <[email protected]> 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* |