Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1570226 > unrolled thread

[PATCH] MAINTAINERS: Add missing rpmsg include path

Started byBjorn Andersson <bjorn.andersson@linaro.org>
First post2017-01-31 02:10 +0100
Last post2017-01-31 02:10 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH] MAINTAINERS: Add missing rpmsg include path Bjorn Andersson <bjorn.andersson@linaro.org> - 2017-01-31 02:10 +0100

#1570226 — [PATCH] MAINTAINERS: Add missing rpmsg include path

FromBjorn Andersson <bjorn.andersson@linaro.org>
Date2017-01-31 02:10 +0100
Subject[PATCH] MAINTAINERS: Add missing rpmsg include path
Message-ID<t5v7k-2HW-9@gated-at.bofh.it>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

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>
-- 
2.11.0

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web