diff mbox

MAINTAINERS: Add missing rpmsg include path

Message ID 20170130170334.4756-1-bjorn.andersson@linaro.org (mailing list archive)
State Accepted
Headers show

Commit Message

Bjorn Andersson Jan. 30, 2017, 5:03 p.m. UTC
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index eb5a6fc8d6f9..c8f743ef3cc8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10514,6 +10514,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>