Skip to content

Commit 45cc9c4

Browse files
bulwahndlezcano
authored andcommitted
MAINTAINERS: adjust entry in THERMAL/POWER_ALLOCATOR after header movement
Commit 32a7a02 ("thermal/core: Relocate the traces definition in thermal directory") moves include/trace/events/thermal_power_allocator.h to drivers/thermal/thermal_trace_ipa.h, but misses to adjust the file entry for the THERMAL/POWER_ALLOCATOR section. Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a broken reference. Adjust this file entry in THERMAL/POWER_ALLOCATOR. Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com> Reviewed-by: Lukasz Luba <lukasz.luba@arm.com> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Link: https://lore.kernel.org/r/20230328091737.6785-1-lukas.bulwahn@gmail.com
1 parent e4fdcfb commit 45cc9c4

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
@@ -20775,7 +20775,7 @@ L: linux-pm@vger.kernel.org
2077520775
S: Maintained
2077620776
F: Documentation/driver-api/thermal/power_allocator.rst
2077720777
F: drivers/thermal/gov_power_allocator.c
20778-
F: include/trace/events/thermal_power_allocator.h
20778+
F: drivers/thermal/thermal_trace_ipa.h
2077920779

2078020780
THINKPAD ACPI EXTRAS DRIVER
2078120781
M: Henrique de Moraes Holschuh <hmh@hmh.eng.br>

0 commit comments

Comments
 (0)