From: Lukas Bulwahn Date: Mon, 31 Jul 2023 12:26:11 +0000 (+0200) Subject: MAINTAINERS: adjust file entry in STARFIVE JH71XX PMU CONTROLLER DRIVER X-Git-Tag: v6.6-rc1~134^2~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fe38a2d570df3ed868c255fdad16652886997a08;p=thirdparty%2Fkernel%2Flinux.git MAINTAINERS: adjust file entry in STARFIVE JH71XX PMU CONTROLLER DRIVER Commit f3fb16291f48 ("soc: starfive: Move the power-domain driver to the genpd dir") moves: drivers/{soc/starfive/jh71xx_pmu.c => genpd/starfive/jh71xx-pmu.c} However, the update to the file entry in MAINTAINERS only addresses the move in directories, but misses the renaming from jh71xx_pmu.c to jh71xx-pmu.c. Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a broken reference. Adjust the file entry in STARFIVE JH71XX PMU CONTROLLER DRIVER. Signed-off-by: Lukas Bulwahn Signed-off-by: Ulf Hansson --- diff --git a/MAINTAINERS b/MAINTAINERS index 377f68e66fb47..dff5d812f3ff8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -20324,7 +20324,7 @@ STARFIVE JH71XX PMU CONTROLLER DRIVER M: Walker Chen S: Supported F: Documentation/devicetree/bindings/power/starfive* -F: drivers/genpd/starfive/jh71xx_pmu.c +F: drivers/genpd/starfive/jh71xx-pmu.c F: include/dt-bindings/power/starfive,jh7110-pmu.h STARFIVE SOC DRIVERS