[PATCH] MAINTAINERS: remove section HISILICON STAGING DRIVERS FOR HIKEY 960/970

From: Lukas Bulwahn
Date: Tue Jul 27 2021 - 05:32:06 EST


Commit 9bd9e0de1cf5 ("mfd: hi6421-spmi-pmic: move driver from staging")
moves the last driver out of ./drivers/staging/hikey9xx/ and removes that
directory, but missed to adjust the HISILICON STAGING DRIVERS FOR HIKEY
960/970 section in MAINTAINERS.

Hence, ./scripts/get_maintainer.pl --self-test=patterns complains:

warning: no file matches F: drivers/staging/hikey9xx/

As the directory ./drivers/staging/hikey9xx/ is gone, remove the section
HISILICON STAGING DRIVERS FOR HIKEY 960/970 in MAINTAINERS as well.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
---
applies cleanly on next-20210726

Mauro, please ack.

Greg, please pick this patch into your staging-next tree.

MAINTAINERS | 5 -----
1 file changed, 5 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 0f548b498eb0..2eb730101689 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8453,11 +8453,6 @@ S: Maintained
F: Documentation/devicetree/bindings/mfd/hisilicon,hi6421-spmi-pmic.yaml
F: drivers/mfd/hi6421-spmi-pmic.c

-HISILICON STAGING DRIVERS FOR HIKEY 960/970
-M: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
-S: Maintained
-F: drivers/staging/hikey9xx/
-
HISILICON TRUE RANDOM NUMBER GENERATOR V2 SUPPORT
M: Zaibo Xu <xuzaibo@xxxxxxxxxx>
S: Maintained
--
2.17.1