From: Andreas Färber <afaerber@suse.de>
Date: Wed, 26 Oct 2016 16:14:00 +0000 (+0200)
Subject: MAINTAINERS: Fix syntax and update filename for FDT
X-Git-Tag: v2025.01-rc5-pxa1908~8108^2
X-Git-Url: http://git.dujemihanovic.xyz/%22/img/sics.gif/%22/static/git-favicon.png?a=commitdiff_plain;h=643f8d4c07788f28ad283e3fcb29d88a4b16a4be;p=u-boot.git

MAINTAINERS: Fix syntax and update filename for FDT

Let get_maintainers.pl pick up the new cmd/fdt.c.

Cc: Simon Glass <sjg@chromium.org>
Signed-off-by: Andreas Färber <afaerber@suse.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
---

diff --git a/MAINTAINERS b/MAINTAINERS
index 48d4ceca06..a1a8e06468 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -272,7 +272,7 @@ F:	lib/fdtdec*
 F:	lib/libfdt/
 F:	include/fdt*
 F:	include/libfdt*
-F.	common/cmd_fdt.c
+F:	cmd/fdt.c
 F:	common/fdt_support.c
 
 FREEBSD