diff options
author | Bjorn Andersson <bjorn.andersson@linaro.org> | 2017-01-30 09:00:22 -0800 |
---|---|---|
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | 2017-02-06 08:57:26 -0800 |
commit | 38c6fc32387ade2b4ce6ac494ca50b4a312a8d59 (patch) | |
tree | f50be4582ba6d05438745888fd6b1d3348faa086 /MAINTAINERS | |
parent | 4b48921a8f74e7dfff5b39ab966c86f99717db3a (diff) |
MAINTAINERS: Add missing rpmsg include path
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c36976d3bd1a..d46fced63f0f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10425,6 +10425,7 @@ S: Maintained F: drivers/rpmsg/ F: Documentation/rpmsg.txt F: include/linux/rpmsg.h +F: include/linux/rpmsg/ RENESAS CLOCK DRIVERS M: Geert Uytterhoeven <geert+renesas@glider.be> |