Skip to content

Commit fe38a2d

Browse files
bulwahnstorulf
authored andcommitted
MAINTAINERS: adjust file entry in STARFIVE JH71XX PMU CONTROLLER DRIVER
Commit f3fb162 ("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 <lukas.bulwahn@gmail.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
1 parent a6a67e5 commit fe38a2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20324,7 +20324,7 @@ STARFIVE JH71XX PMU CONTROLLER DRIVER
2032420324
M: Walker Chen <walker.chen@starfivetech.com>
2032520325
S: Supported
2032620326
F: Documentation/devicetree/bindings/power/starfive*
20327-
F: drivers/genpd/starfive/jh71xx_pmu.c
20327+
F: drivers/genpd/starfive/jh71xx-pmu.c
2032820328
F: include/dt-bindings/power/starfive,jh7110-pmu.h
2032920329

2033020330
STARFIVE SOC DRIVERS

0 commit comments

Comments
 (0)