aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjorn Andersson <[email protected]>2017-01-30 09:00:22 -0800
committerBjorn Andersson <[email protected]>2017-02-06 08:57:26 -0800
commit38c6fc32387ade2b4ce6ac494ca50b4a312a8d59 (patch)
treef50be4582ba6d05438745888fd6b1d3348faa086
parent4b48921a8f74e7dfff5b39ab966c86f99717db3a (diff)
MAINTAINERS: Add missing rpmsg include path
Signed-off-by: Bjorn Andersson <[email protected]>
-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
F: drivers/rpmsg/
F: Documentation/rpmsg.txt
F: include/linux/rpmsg.h
+F: include/linux/rpmsg/
RENESAS CLOCK DRIVERS
M: Geert Uytterhoeven <[email protected]>