MAINTAINERS: adjust entry in THERMAL/POWER_ALLOCATOR after header movement
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Tue, 28 Mar 2023 09:17:37 +0000 (11:17 +0200)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Fri, 7 Apr 2023 09:18:28 +0000 (11:18 +0200)
commit45cc9c4f765b72b06132cfddcd41e44f12edf9e4
tree8de5b2fb8794ffeff9cf0616ed8073a0cbb7700d
parente4fdcfb1a1f55b498e0be5f0827a0f009a4bb58d
MAINTAINERS: adjust entry in THERMAL/POWER_ALLOCATOR after header movement

Commit 32a7a02117de ("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
MAINTAINERS