diff options
author | Lukas Bulwahn <lukas.bulwahn@gmail.com> | 2023-03-23 13:14:37 +0100 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2023-03-27 18:59:27 +0200 |
commit | 8048bb4579cfd17deb73aa0d8a02124f42ad5ff6 (patch) | |
tree | c7218f93e1f965ea44bb77f31ba9b754551131b2 /MAINTAINERS | |
parent | MIPS: loongson32: Update the clock initialization (diff) | |
download | linux-8048bb4579cfd17deb73aa0d8a02124f42ad5ff6.tar.xz linux-8048bb4579cfd17deb73aa0d8a02124f42ad5ff6.zip |
MAINTAINERS: remove obsolete file entry in MIPS/LOONGSON1 ARCHITECTURE
Commit c46496119ed0 ("clk: loongson1: Remove the outdated driver") removes
all files matching the pattern drivers/*/*/*loongson1*, but misses to
adjust the file entry for MIPS/LOONGSON1 ARCHITECTURE in MAINTAINERS.
Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
broken reference.
Remove this file entry in MIPS/LOONGSON1 ARCHITECTURE.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Link: https://lore.kernel.org/r/20230323121437.28239-1-lukas.bulwahn@gmail.com
Acked-by: Keguang Zhang <keguang.zhang@gmail.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8d5bc223f305..1695009c1296 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14000,7 +14000,6 @@ L: linux-mips@vger.kernel.org S: Maintained F: arch/mips/include/asm/mach-loongson32/ F: arch/mips/loongson32/ -F: drivers/*/*/*loongson1* F: drivers/*/*loongson1* MIPS/LOONGSON2EF ARCHITECTURE |