Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1570226
| From | Bjorn Andersson <bjorn.andersson@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH] MAINTAINERS: Add missing rpmsg include path |
| Date | 2017-01-31 02:10 +0100 |
| Message-ID | <t5v7k-2HW-9@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH] MAINTAINERS: Add missing rpmsg include path Bjorn Andersson <bjorn.andersson@linaro.org> - 2017-01-31 02:10 +0100
csiph-web