MAINTAINERS: adjust file entry in GOOGLE TENSOR SoC SUPPORT
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Mon, 18 Dec 2023 10:12:25 +0000 (11:12 +0100)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Mon, 18 Dec 2023 10:15:51 +0000 (11:15 +0100)
commitd0da0de31e1d50ff905eb8f095628eea666f8c67
tree097688ab72ad90e172f1116e41c8578a7a329161
parent9d71df3e6eb773f23d6f1f3f8790bae6aba1a088
MAINTAINERS: adjust file entry in GOOGLE TENSOR SoC SUPPORT

Commit 0a910f160638 ("dt-bindings: clock: Add Google gs101 clock
management unit bindings") adds the file google,gs101.h in
include/dt-bindings/clock/. However, commit 9d71df3e6eb7 ("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>
MAINTAINERS