arm64: head: move kimage_vaddr variable into C file
authorArd Biesheuvel <ardb@kernel.org>
Fri, 24 Jun 2022 15:06:31 +0000 (17:06 +0200)
committerWill Deacon <will@kernel.org>
Fri, 24 Jun 2022 16:18:09 +0000 (17:18 +0100)
commit475031b6ed43d208925c81bea612f48c3259c3c8
treeefa3f2262da0988db10c29a8d28849b15f6b6bf0
parenta111daf0c53ae91e71fd2bfe7497862d14132e3e
arm64: head: move kimage_vaddr variable into C file

This variable definition does not need to be in head.S so move it out.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Reviewed-by: Anshuman Khandual <anshuman.khandual@arm.com>
Link: https://lore.kernel.org/r/20220624150651.1358849-2-ardb@kernel.org
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/kernel/head.S
arch/arm64/mm/mmu.c