From: Stafford Horne Date: Tue, 19 Sep 2017 13:55:54 +0000 (+0900) Subject: Documentation: Move OpenRISC docs out of arch/ X-Git-Tag: v4.15-rc1~164^2~17 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=00aa61d36da1969b139dc10b9b555677ebb03c42;p=users%2Fjedix%2Flinux-maple.git Documentation: Move OpenRISC docs out of arch/ The OpenRISC docs have traditionally been in arch/ but that does not seem like the correct place to be. Move them so they will be more visible to others. Also update MAINTAINERS to make sure we get notifications of changes. Signed-off-by: Stafford Horne --- diff --git a/arch/openrisc/README.openrisc b/Documentation/openrisc/README similarity index 100% rename from arch/openrisc/README.openrisc rename to Documentation/openrisc/README diff --git a/arch/openrisc/TODO.openrisc b/Documentation/openrisc/TODO similarity index 100% rename from arch/openrisc/TODO.openrisc rename to Documentation/openrisc/TODO diff --git a/MAINTAINERS b/MAINTAINERS index 543d9fda92aa..4e2b720ca661 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10031,6 +10031,7 @@ T: git git://github.com/openrisc/linux.git L: openrisc@lists.librecores.org W: http://openrisc.io S: Maintained +F: Documentation/openrisc/ F: arch/openrisc/ F: drivers/irqchip/irq-or1k-*