Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 923382d8 authored by Mark Rutland's avatar Mark Rutland Committed by Michael Bohan
Browse files

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.

Change-Id: Ib42091d42703a1a2ca6d0f55ebe4b4ee0d233adc
Signed-off-by: default avatarMark Rutland <mark.rutland@arm.com>
Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
Git-commit: 00ef54bb97389bfe8894272f48496f4191aae946
Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git


Signed-off-by: default avatarAbhimanyu Kapur <abhimany@codeaurora.org>
parent d6867496
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment