diff options
author | Bjorn Andersson <bjorn.andersson@linaro.org> | 2017-01-30 12:00:22 -0500 |
---|---|---|
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | 2017-02-06 11:57:26 -0500 |
commit | 38c6fc32387ade2b4ce6ac494ca50b4a312a8d59 (patch) | |
tree | f50be4582ba6d05438745888fd6b1d3348faa086 | |
parent | 4b48921a8f74e7dfff5b39ab966c86f99717db3a (diff) |
MAINTAINERS: Add missing rpmsg include path
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
-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 | |||
10425 | F: drivers/rpmsg/ | 10425 | F: drivers/rpmsg/ |
10426 | F: Documentation/rpmsg.txt | 10426 | F: Documentation/rpmsg.txt |
10427 | F: include/linux/rpmsg.h | 10427 | F: include/linux/rpmsg.h |
10428 | F: include/linux/rpmsg/ | ||
10428 | 10429 | ||
10429 | RENESAS CLOCK DRIVERS | 10430 | RENESAS CLOCK DRIVERS |
10430 | M: Geert Uytterhoeven <geert+renesas@glider.be> | 10431 | M: Geert Uytterhoeven <geert+renesas@glider.be> |