Skip to content

Commit edd42b5

Browse files
committed
MAINTAINERS: adjust file entry in INTEL TPMI DRIVER
JIRA: https://issues.redhat.com/browse/RHEL-79669 commit 44ed58e Author: Lukas Bulwahn <[email protected]> Date: Tue Nov 5 16:28:13 2024 +0100 MAINTAINERS: adjust file entry in INTEL TPMI DRIVER Commit df7f9ac ("platform/x86: intel: Add 'intel' prefix to the modules automatically") renames tpmi.c to vsec_tpmi.c in drivers/platform/x86/intel/, but misses to adjust the INTEL TPMI DRIVER 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 file renaming. Signed-off-by: Lukas Bulwahn <[email protected]> Reviewed-by: Andy Shevchenko <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Ilpo Järvinen <[email protected]> Signed-off-by: Ilpo Järvinen <[email protected]> Signed-off-by: David Arcari <[email protected]>
1 parent ad3fdf2 commit edd42b5

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
@@ -9962,7 +9962,7 @@ M: Srinivas Pandruvada <[email protected]>
99629962
99639963
S: Maintained
99649964
F: Documentation/ABI/testing/debugfs-tpmi
9965-
F: drivers/platform/x86/intel/tpmi.c
9965+
F: drivers/platform/x86/intel/vsec_tpmi.c
99669966
F: include/linux/intel_tpmi.h
99679967

99689968
INTEL UNCORE FREQUENCY CONTROL

0 commit comments

Comments
 (0)