Skip to content

Commit d0da0de

Browse files
bulwahnkrzk
authored andcommitted
MAINTAINERS: adjust file entry in GOOGLE TENSOR SoC SUPPORT
Commit 0a910f1 ("dt-bindings: clock: Add Google gs101 clock management unit bindings") adds the file google,gs101.h in include/dt-bindings/clock/. However, commit 9d71df3 ("MAINTAINERS: add entry for Google Tensor SoC") wrongly refers to the file google,clk-gs101.h in that directory. Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a broken reference. Adjust the file entry to the actual file in GOOGLE TENSOR SoC SUPPORT. Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com> Link: https://lore.kernel.org/r/20231218101225.27637-1-lukas.bulwahn@gmail.com Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
1 parent 9d71df3 commit d0da0de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9014,7 +9014,7 @@ S: Maintained
90149014
F: Documentation/devicetree/bindings/clock/google,gs101-clock.yaml
90159015
F: arch/arm64/boot/dts/exynos/google/
90169016
F: drivers/clk/samsung/clk-gs101.c
9017-
F: include/dt-bindings/clock/google,clk-gs101.h
9017+
F: include/dt-bindings/clock/google,gs101.h
90189018

90199019
GPD POCKET FAN DRIVER
90209020
M: Hans de Goede <hdegoede@redhat.com>

0 commit comments

Comments
 (0)