diff options
author | Lukas Bulwahn <[email protected]> | 2023-05-05 06:36:05 +0200 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2023-05-05 16:10:12 +0200 |
commit | 2492ba4cd06dd24076f44327174816b04cddde90 (patch) | |
tree | 051330e1c0d90b20f18320ddbbb4fa0bd979301c | |
parent | b5d68f84f4c62c78bc3d004911d80da5aa22df8b (diff) |
MAINTAINERS: remove section INTEL MENLOW THERMAL DRIVER
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.
Fixes: 2b6a7409ac39 ("thermal: intel: menlow: Get rid of this driver")
Signed-off-by: Lukas Bulwahn <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c0cde28c62c6..c28e45cb353d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10556,12 +10556,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 <[email protected]> -S: Supported -F: drivers/thermal/intel/intel_menlow.c - INTEL P-Unit IPC DRIVER M: Zha Qipeng <[email protected]> |