diff options
author | Jonathan Corbet <corbet@lwn.net> | 2023-03-23 21:30:24 +0100 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2023-03-30 21:00:35 +0200 |
commit | 0e9ab8e4d44ae9d9aaf213bfd2c90bbe7289337b (patch) | |
tree | 6a0b03f29021f29544e19a07ae3ef9dee53301ea /MAINTAINERS | |
parent | docs: move superh documentation under Documentation/arch/ (diff) | |
download | linux-0e9ab8e4d44ae9d9aaf213bfd2c90bbe7289337b.tar.xz linux-0e9ab8e4d44ae9d9aaf213bfd2c90bbe7289337b.zip |
docs: move openrisc documentation under Documentation/arch/
Architecture-specific documentation is being moved into Documentation/arch/
as a way of cleaning up the top-level documentation directory and making
the docs hierarchy more closely match the source hierarchy. Move
Documentation/openrisc into arch/ and fix all in-tree references.
Cc: Jonas Bonn <jonas@southpole.se>
Cc: Stefan Kristiansson <stefan.kristiansson@saunalahti.fi>
Cc: Stafford Horne <shorne@gmail.com>
Acked-by: Alex Shi <alexs@kernel.org>
Reviewed-by: Yanteng Si <siyanteng@loongson.cn>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index cf4eb913ea12..64ea94536f4c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15638,7 +15638,7 @@ S: Maintained W: http://openrisc.io T: git https://github.com/openrisc/linux.git F: Documentation/devicetree/bindings/openrisc/ -F: Documentation/openrisc/ +F: Documentation/arch/openrisc/ F: arch/openrisc/ F: drivers/irqchip/irq-ompic.c F: drivers/irqchip/irq-or1k-* |