MAINTAINERS: remove section INTEL MENLOW THERMAL DRIVER
Commit2b6a7409ac
("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. Fixes:2b6a7409ac
("thermal: intel: menlow: Get rid of this driver") Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
This commit is contained in:
parent
b5d68f84f4
commit
2492ba4cd0
|
@ -10556,12 +10556,6 @@ F: drivers/hwmon/intel-m10-bmc-hwmon.c
|
||||||
F: drivers/mfd/intel-m10-bmc*
|
F: drivers/mfd/intel-m10-bmc*
|
||||||
F: include/linux/mfd/intel-m10-bmc.h
|
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
|
INTEL P-Unit IPC DRIVER
|
||||||
M: Zha Qipeng <qipeng.zha@intel.com>
|
M: Zha Qipeng <qipeng.zha@intel.com>
|
||||||
L: platform-driver-x86@vger.kernel.org
|
L: platform-driver-x86@vger.kernel.org
|
||||||
|
|
Loading…
Reference in New Issue