diff mbox series

MAINTAINERS: remove section INTEL MENLOW THERMAL DRIVER

Message ID 20230505043605.22272-1-lukas.bulwahn@gmail.com
State New
Headers show
Series MAINTAINERS: remove section INTEL MENLOW THERMAL DRIVER | expand

Commit Message

Lukas Bulwahn May 5, 2023, 4:36 a.m. UTC
Commit 2b6a7409ac39 ("thermal: intel: menlow: Get rid of this driver")
removes the driver drivers/thermal/intel/intel_menlow.c, but misses to
remove its reference in MAINTAINERS.

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

Remove the INTEL MENLOW THERMAL DRIVER section in MAINTAINERS.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
 MAINTAINERS | 6 ------
 1 file changed, 6 deletions(-)
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 39a00522ca37..08b37d967cc9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10564,12 +10564,6 @@  F:	drivers/hwmon/intel-m10-bmc-hwmon.c
 F:	drivers/mfd/intel-m10-bmc*
 F:	include/linux/mfd/intel-m10-bmc.h
 
-INTEL MENLOW THERMAL DRIVER
-M:	Sujith Thomas <sujith.thomas@intel.com>
-L:	linux-pm@vger.kernel.org
-S:	Supported
-F:	drivers/thermal/intel/intel_menlow.c
-
 INTEL P-Unit IPC DRIVER
 M:	Zha Qipeng <qipeng.zha@intel.com>
 L:	platform-driver-x86@vger.kernel.org