diff options
author | Mark Rutland <mark.rutland@arm.com> | 2013-10-24 20:30:14 +0100 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2013-10-25 11:33:19 +0100 |
commit | 00ef54bb97389bfe8894272f48496f4191aae946 (patch) | |
tree | f12fb227f252f52e50f52599c84282ad4fa665bd /arch/arm/plat-pxa/include | |
parent | 4fcd6e1416b0424f94ede03cb322a323a640bf4b (diff) | |
download | talos-op-linux-00ef54bb97389bfe8894272f48496f4191aae946.tar.gz talos-op-linux-00ef54bb97389bfe8894272f48496f4191aae946.zip |
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>
Diffstat (limited to 'arch/arm/plat-pxa/include')
0 files changed, 0 insertions, 0 deletions