diff options
| author | Jonathan Corbet <corbet@lwn.net> | 2023-03-23 14:30:24 -0600 |
|---|---|---|
| committer | Jonathan Corbet <corbet@lwn.net> | 2023-03-30 13:00:35 -0600 |
| commit | 0e9ab8e4d44ae9d9aaf213bfd2c90bbe7289337b (patch) | |
| tree | 6a0b03f29021f29544e19a07ae3ef9dee53301ea /MAINTAINERS | |
| parent | d47a97bd38a3ac295ff8a23b979ef1f9a9fc36e7 (diff) | |
| download | linux-next-0e9ab8e4d44ae9d9aaf213bfd2c90bbe7289337b.tar.gz | |
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 cf4eb913ea121..64ea94536f4cd 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-* |
