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
..
2012-09-17 13:42:21 +01:00
2013-07-04 14:40:26 +02:00
2012-09-17 13:41:59 +01:00
2013-08-22 11:45:04 +01:00
2012-12-05 11:26:49 +00:00
2012-09-17 13:42:04 +01:00
2013-10-25 11:33:19 +01:00
2012-09-17 13:42:19 +01:00
2013-10-25 11:33:19 +01:00
2013-09-20 09:56:07 +01:00
2013-02-14 09:17:29 -05:00
2012-09-17 10:24:46 +01:00
2013-02-14 09:17:29 -05:00