On Thu, Mar 23, 2023 at 3:20 PM Jonathan Corbet <corbet@xxxxxxx> wrote: > > 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/xtensa into arch/ and fix all in-tree references. > > Cc: Chris Zankel <chris@xxxxxxxxxx> > Cc: Max Filippov <jcmvbkbc@xxxxxxxxx> > Signed-off-by: Jonathan Corbet <corbet@xxxxxxx> > --- > Documentation/arch/index.rst | 2 +- > Documentation/{ => arch}/xtensa/atomctl.rst | 0 > Documentation/{ => arch}/xtensa/booting.rst | 0 > Documentation/{ => arch}/xtensa/features.rst | 0 > Documentation/{ => arch}/xtensa/index.rst | 0 > Documentation/{ => arch}/xtensa/mmu.rst | 0 > arch/xtensa/include/asm/initialize_mmu.h | 2 +- > 7 files changed, 2 insertions(+), 2 deletions(-) > rename Documentation/{ => arch}/xtensa/atomctl.rst (100%) > rename Documentation/{ => arch}/xtensa/booting.rst (100%) > rename Documentation/{ => arch}/xtensa/features.rst (100%) > rename Documentation/{ => arch}/xtensa/index.rst (100%) > rename Documentation/{ => arch}/xtensa/mmu.rst (100%) Reviewed-by: Max Filippov <jcmvbkbc@xxxxxxxxx> -- Thanks. -- Max