diff options
author | Rob Herring <rob.herring@calxeda.com> | 2012-10-01 11:13:21 -0500 |
---|---|---|
committer | Rob Herring <rob.herring@calxeda.com> | 2012-10-01 20:09:23 -0500 |
commit | 36165f55055781a0e4bf32d775241796414504b0 (patch) | |
tree | 48005c6fb0eee0da7251b91295ec55883a9618eb /MAINTAINERS | |
parent | cd296721a9645f9f28800a072490fa15458d1fb7 (diff) | |
download | linux-36165f55055781a0e4bf32d775241796414504b0.tar.bz2 |
MAINTAINERS: add scripts/dtc under Devicetree maintainers
scripts/dtc has no explicit in kernel maintainer, so add it under
Devicetree maintainers.
Cc: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 94b823f71e94..1f54a86f3668 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5035,6 +5035,7 @@ S: Maintained F: Documentation/devicetree F: drivers/of F: include/linux/of*.h +F: scripts/dtc K: of_get_property K: of_match_table |