summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/image.h
diff options
context:
space:
mode:
authorJonathan Corbet <corbet@lwn.net>2023-06-12 14:10:53 +0200
committerJonathan Corbet <corbet@lwn.net>2023-06-21 16:53:31 +0200
commit6e4596c4038adfcf52d0dc37ba9cb505c4afaa65 (patch)
tree71eb697cfdbb0134ab57662320e8bb1df733c5c0 /arch/arm64/include/asm/image.h
parentdt-bindings: fix dangling Documentation/arm64 reference (diff)
downloadlinux-6e4596c4038adfcf52d0dc37ba9cb505c4afaa65.tar.xz
linux-6e4596c4038adfcf52d0dc37ba9cb505c4afaa65.zip
arm64: Fix dangling references to Documentation/arm64
The arm64 documentation has moved under Documentation/arch/; fix up references in the arm64 subtree to match. Cc: Will Deacon <will@kernel.org> Cc: Ard Biesheuvel <ardb@kernel.org> Cc: linux-efi@vger.kernel.org Acked-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'arch/arm64/include/asm/image.h')
-rw-r--r--arch/arm64/include/asm/image.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/include/asm/image.h b/arch/arm64/include/asm/image.h
index c2b13213c720..c09cf942dc92 100644
--- a/arch/arm64/include/asm/image.h
+++ b/arch/arm64/include/asm/image.h
@@ -27,7 +27,7 @@
/*
* struct arm64_image_header - arm64 kernel image header
- * See Documentation/arm64/booting.rst for details
+ * See Documentation/arch/arm64/booting.rst for details
*
* @code0: Executable code, or
* @mz_header alternatively used for part of MZ header