Commit fe38a2d5 authored by Lukas Bulwahn's avatar Lukas Bulwahn Committed by Ulf Hansson
Browse files

MAINTAINERS: adjust file entry in STARFIVE JH71XX PMU CONTROLLER DRIVER



Commit f3fb1629 ("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: default avatarLukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
parent a6a67e5a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20324,7 +20324,7 @@ STARFIVE JH71XX PMU CONTROLLER DRIVER
M:	Walker Chen <walker.chen@starfivetech.com>
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