arm64: kexec: remove cpu-reset.h
authorPasha Tatashin <pasha.tatashin@soleen.com>
Thu, 30 Sep 2021 14:31:12 +0000 (14:31 +0000)
committerWill Deacon <will@kernel.org>
Fri, 1 Oct 2021 12:31:00 +0000 (13:31 +0100)
commit7a2512fa649397c68127a480ef8fdd9dcf323045
tree1ef11c8acb1f6bc2955eadcf15da6d0981d8d2bc
parent939f1b9564c6aa2bd0f4e4e336ac74379692c38b
arm64: kexec: remove cpu-reset.h

This header contains only cpu_soft_restart() which is never used directly
anymore. So, remove this header, and rename the helper to be
cpu_soft_restart().

Suggested-by: James Morse <james.morse@arm.com>
Signed-off-by: Pasha Tatashin <pasha.tatashin@soleen.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Link: https://lore.kernel.org/r/20210930143113.1502553-15-pasha.tatashin@soleen.com
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/include/asm/kexec.h
arch/arm64/kernel/cpu-reset.S
arch/arm64/kernel/cpu-reset.h [deleted file]
arch/arm64/kernel/machine_kexec.c