aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBjorn Andersson <bjorn.andersson@linaro.org>2017-01-30 12:00:22 -0500
committerBjorn Andersson <bjorn.andersson@linaro.org>2017-02-06 11:57:26 -0500
commit38c6fc32387ade2b4ce6ac494ca50b4a312a8d59 (patch)
treef50be4582ba6d05438745888fd6b1d3348faa086
parent4b48921a8f74e7dfff5b39ab966c86f99717db3a (diff)
MAINTAINERS: Add missing rpmsg include path
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
-rw-r--r--MAINTAINERS1
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
10425F: drivers/rpmsg/ 10425F: drivers/rpmsg/
10426F: Documentation/rpmsg.txt 10426F: Documentation/rpmsg.txt
10427F: include/linux/rpmsg.h 10427F: include/linux/rpmsg.h
10428F: include/linux/rpmsg/
10428 10429
10429RENESAS CLOCK DRIVERS 10430RENESAS CLOCK DRIVERS
10430M: Geert Uytterhoeven <geert+renesas@glider.be> 10431M: Geert Uytterhoeven <geert+renesas@glider.be>