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 <lukas.bulwahn@redhat.com> 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 <lukas.bulwahn@redhat.com> Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20241105152813.60823-1-lukas.bulwahn@redhat.com Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Signed-off-by: David Arcari <darcari@redhat.com>
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 <srinivas.pandruvada@linux.intel.com>
99629962
L: platform-driver-x86@vger.kernel.org
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)