aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLukas Bulwahn <lukas.bulwahn@gmail.com>2024-02-22 15:33:12 +0100
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2024-03-04 14:27:38 +0100
commit78a0eda0ef4f3ed5e15bb8dfacc8c3366dfd937c (patch)
treee06abd6d497552f6cf86cb644d9dd1a90f43be7c /MAINTAINERS
parentaf43e871c93640a69af58ddb33aec2d4be80bf6b (diff)
downloadlinux-78a0eda0ef4f3ed5e15bb8dfacc8c3366dfd937c.tar.gz
MAINTAINERS: remove entry to non-existing file in MOBILEYE MIPS SOCS
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 1c45074b4dce7d..4769f84e738bbf 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -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>