MAINTAINERS: remove section INTEL MENLOW THERMAL DRIVER
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Fri, 5 May 2023 04:36:05 +0000 (06:36 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 5 May 2023 14:10:12 +0000 (16:10 +0200)
commit2492ba4cd06dd24076f44327174816b04cddde90
tree051330e1c0d90b20f18320ddbbb4fa0bd979301c
parentb5d68f84f4c62c78bc3d004911d80da5aa22df8b
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 <lukas.bulwahn@gmail.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
MAINTAINERS