Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1570226 > unrolled thread
| Started by | Bjorn Andersson <bjorn.andersson@linaro.org> |
|---|---|
| First post | 2017-01-31 02:10 +0100 |
| Last post | 2017-01-31 02:10 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[PATCH] MAINTAINERS: Add missing rpmsg include path Bjorn Andersson <bjorn.andersson@linaro.org> - 2017-01-31 02:10 +0100
| From | Bjorn Andersson <bjorn.andersson@linaro.org> |
|---|---|
| Date | 2017-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
Back to top | Article view | linux.kernel
csiph-web