diff options
author | Rob Herring <rob.herring@calxeda.com> | 2012-10-01 12:13:21 -0400 |
---|---|---|
committer | Rob Herring <rob.herring@calxeda.com> | 2012-10-01 21:09:23 -0400 |
commit | 36165f55055781a0e4bf32d775241796414504b0 (patch) | |
tree | 48005c6fb0eee0da7251b91295ec55883a9618eb /MAINTAINERS | |
parent | cd296721a9645f9f28800a072490fa15458d1fb7 (diff) |
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 | |||
5035 | F: Documentation/devicetree | 5035 | F: Documentation/devicetree |
5036 | F: drivers/of | 5036 | F: drivers/of |
5037 | F: include/linux/of*.h | 5037 | F: include/linux/of*.h |
5038 | F: scripts/dtc | ||
5038 | K: of_get_property | 5039 | K: of_get_property |
5039 | K: of_match_table | 5040 | K: of_match_table |
5040 | 5041 | ||