From 36174650c4283c9bc1c6e63d3d835c824c7a2903 Mon Sep 17 00:00:00 2001 From: Lukas Bulwahn Date: Tue, 27 Jul 2021 11:31:54 +0200 Subject: [PATCH] MAINTAINERS: remove section HISILICON STAGING DRIVERS FOR HIKEY 960/970 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. Acked-by: Mauro Carvalho Chehab Signed-off-by: Lukas Bulwahn Link: https://lore.kernel.org/r/20210727093154.553-1-lukas.bulwahn@gmail.com Signed-off-by: Greg Kroah-Hartman --- MAINTAINERS | 5 ----- 1 file changed, 5 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 09e0dfed01a97..ec83c225d8f6b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8440,11 +8440,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 -S: Maintained -F: drivers/staging/hikey9xx/ - HISILICON TRUE RANDOM NUMBER GENERATOR V2 SUPPORT M: Zaibo Xu S: Maintained -- 2.30.2