diff options
| author | Jonathan Corbet <corbet@lwn.net> | 2023-03-30 13:25:00 -0600 |
|---|---|---|
| committer | Jonathan Corbet <corbet@lwn.net> | 2023-04-10 16:45:52 -0600 |
| commit | 71dbc487283233bd8a34e1a4d7efe62db8c7af2a (patch) | |
| tree | 865b67581e236a30706e19383171ce0578e2d361 /MAINTAINERS | |
| parent | fde2e40fb50bc268889178bcae1f33cbbacf05c7 (diff) | |
| download | linux-next-71dbc487283233bd8a34e1a4d7efe62db8c7af2a.tar.gz | |
docs: move ia64 architecture docs 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/ia64 into arch/ and fix all in-tree references.
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 78ff43f63753f..c515abc269f2c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9724,7 +9724,7 @@ F: include/linux/i3c/ IA64 (Itanium) PLATFORM L: linux-ia64@vger.kernel.org S: Orphan -F: Documentation/ia64/ +F: Documentation/arch/ia64/ F: arch/ia64/ IBM Operation Panel Input Driver |
