]> www.infradead.org Git - users/dwmw2/linux.git/commit
MAINTAINERS: adjust file entry in INTEL MID PLATFORM
authorLukas Bulwahn <lukas.bulwahn@redhat.com>
Tue, 17 Sep 2024 10:39:55 +0000 (12:39 +0200)
committerHans de Goede <hdegoede@redhat.com>
Tue, 17 Sep 2024 10:41:34 +0000 (12:41 +0200)
commit837acb691c844d0525f4ac86f2a2ce55a9706908
treea7a607055b4b939e01207d96c854397b3ad12ce4
parentdf40a23cc34c200cfde559eda7ca540f3ae7bd9e
MAINTAINERS: adjust file entry in INTEL MID PLATFORM

Commit 5f1cda51107f ("platform/x86: intel_scu_wdt: Move intel_scu_wdt.h to
x86 subfolder") moves intel-mid_wdt.h in ./include/linux/platform_data into
the x86 subdirectory, but misses to adjust the INTEL MID PLATFORM section,
which is referring to this file.

Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
broken reference.

Adjust the file entry to this header file movement.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>
Link: https://lore.kernel.org/r/20240917103955.102921-1-lukas.bulwahn@redhat.com
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
MAINTAINERS