From 5f1720f282043b86d7755ef975d3a813733d3944 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Tue, 18 Jul 2023 19:33:32 -0400 Subject: MAINTAINERS: Fix path typos and similar We have a number of cases where the in-tree path of files and where they presumably were when the first version of a patch were posted differ slightly. Correct these to point at where the files are now. Signed-off-by: Tom Rini Reviewed-by: Simon Glass --- board/ronetix/imx7-cm/MAINTAINERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'board/ronetix') diff --git a/board/ronetix/imx7-cm/MAINTAINERS b/board/ronetix/imx7-cm/MAINTAINERS index 184c887463..158c2b7cd0 100644 --- a/board/ronetix/imx7-cm/MAINTAINERS +++ b/board/ronetix/imx7-cm/MAINTAINERS @@ -1,6 +1,6 @@ i.MX7-CM BOARD M: Ilko Iliev S: Maintained -F: board/ronetix/imx7_cm/ -F: include/configs/imx7_cm.h -F: configs/imx7_cm_defconfig \ No newline at end of file +F: board/ronetix/imx7-cm/ +F: include/configs/imx7-cm.h +F: configs/imx7_cm_defconfig -- cgit v1.2.3