MAINTAINERS: remove entry to non-existing file in MOBILEYE MIPS SOCS
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Thu, 22 Feb 2024 14:33:12 +0000 (15:33 +0100)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Mon, 4 Mar 2024 13:27:38 +0000 (14:27 +0100)
Commit f34158edd249 ("MAINTAINERS: Add entry for Mobileye MIPS SoCs") adds
the section MOBILEYE MIPS SOCS with a file entry to the non-existing file
include/dt-bindings/soc/mobileye,eyeq5.h.

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

Possibly, this file was part of an early patch series, but in the final
patch series, this file does not appear anymore.

Delete this file entry in the MOBILEYE MIPS SOCS section.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Acked-by: Gregory CLEMENT <gregory.clement@bootlin.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
MAINTAINERS

index 1c45074b4dce7d74dab47436a3f23006c1a60529..4769f84e738bbf5a516661cf94b24a90a107448a 100644 (file)
@@ -14808,7 +14808,6 @@ F:      Documentation/devicetree/bindings/mips/mobileye.yaml
 F:     arch/mips/boot/dts/mobileye/
 F:     arch/mips/configs/eyeq5_defconfig
 F:     arch/mips/mobileye/board-epm5.its.S
-F:     include/dt-bindings/soc/mobileye,eyeq5.h
 
 MODULE SUPPORT
 M:     Luis Chamberlain <mcgrof@kernel.org>