From: Rob Herring <[email protected]> scripts/dtc has no explicit in kernel maintainer, so add it under Devicetree maintainers.
Cc: Grant Likely <[email protected]> Signed-off-by: Rob Herring <[email protected]> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 94b823f..2d7eaba 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5035,6 +5035,7 @@ S: Maintained F: Documentation/devicetree F: drivers/of F: include/linux/of*.h + scripts/dtc K: of_get_property K: of_match_table -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

