[U-Boot] [PATCH 1/1] MAINTAINERS: FLATTENED DEVICE TREE: correct maintained path
Heinrich Schuchardt
xypron.glpk at gmx.de
Mon Mar 12 22:08:09 UTC 2018
Change due to commit b08c8c487083 ("libfdt: move headers to
<linux/libfdt.h> and <linux/libfdt_env.h>")
Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index c80c42f4794..2177bfc2ef7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -306,7 +306,7 @@ T: git git://git.denx.de/u-boot-fdt.git
F: lib/fdtdec*
F: lib/libfdt/
F: include/fdt*
-F: include/libfdt*
+F: include/linux/libfdt*
F: cmd/fdt.c
F: common/fdt_support.c
--
2.16.1
More information about the U-Boot
mailing list