arm64: setup: drop early FDT pointer helpers
authorArd Biesheuvel <ardb@kernel.org>
Fri, 24 Jun 2022 15:06:51 +0000 (17:06 +0200)
committerWill Deacon <will@kernel.org>
Fri, 24 Jun 2022 16:18:11 +0000 (17:18 +0100)
commit7559d9f97581654fbd0c3fa21878b6d043bbe439
tree1d96973cb789061baba7935135ae8466b6e5a351
parentaacd149b62382c63911060b8f64c1e3d89bd405a
arm64: setup: drop early FDT pointer helpers

We no longer need to call into the kernel to map the FDT before calling
into the kernel so let's drop the helpers we added for this.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Link: https://lore.kernel.org/r/20220624150651.1358849-22-ardb@kernel.org
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/include/asm/setup.h
arch/arm64/kernel/head.S
arch/arm64/kernel/setup.c