Skip to content

Commit 837acb6

Browse files
bulwahnjwrdegoede
authored andcommitted
MAINTAINERS: adjust file entry in INTEL MID PLATFORM
Commit 5f1cda5 ("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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Hans de Goede <[email protected]>
1 parent df40a23 commit 837acb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11481,7 +11481,7 @@ F: drivers/platform/x86/intel_scu_*
1148111481
F: drivers/staging/media/atomisp/
1148211482
F: drivers/watchdog/intel-mid_wdt.c
1148311483
F: include/linux/mfd/intel_soc_pmic_mrfld.h
11484-
F: include/linux/platform_data/intel-mid_wdt.h
11484+
F: include/linux/platform_data/x86/intel-mid_wdt.h
1148511485
F: include/linux/platform_data/x86/intel_scu_ipc.h
1148611486

1148711487
INTEL P-Unit IPC DRIVER

0 commit comments

Comments
 (0)