MAINTAINERS: remove obsolete file entry in MIPS/LOONGSON1 ARCHITECTURE
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Thu, 23 Mar 2023 12:14:37 +0000 (13:14 +0100)
committerStephen Boyd <sboyd@kernel.org>
Mon, 27 Mar 2023 16:59:27 +0000 (09:59 -0700)
commit8048bb4579cfd17deb73aa0d8a02124f42ad5ff6
treec7218f93e1f965ea44bb77f31ba9b754551131b2
parentb927c76c805432cc66e1cee67e1209514868c873
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>
MAINTAINERS