linux/arch/arm64/include
Mark Rutland 00ef54bb97 arm64: unify smp_psci.c and psci.c
The functions in psci.c are only used from smp_psci.c, and smp_psci
cannot function without psci.c. Additionally psci.c is built when !SMP,
where it's expected that cpu_suspend may be useful.

This patch unifies the two files, removing pointless duplication and
paving the way for PSCI support in UP systems.

Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
2013-10-25 11:33:19 +01:00
..
asm arm64: unify smp_psci.c and psci.c 2013-10-25 11:33:19 +01:00
uapi/asm arm64: KVM: enable initialization of a 32bit vcpu 2013-06-12 16:42:18 +01:00