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

Skip to content
Commit 95fcedb0 authored by Arnd Bergmann's avatar Arnd Bergmann
Browse files

ARM: vexpress: use ARM_CPU_SUSPEND if needed



The vexpress tc2 power management code calls mcpm_loopback, which
is only available if ARM_CPU_SUSPEND is enabled, otherwise we
get a link error:

arch/arm/mach-vexpress/built-in.o: In function `tc2_pm_init':
arch/arm/mach-vexpress/tc2_pm.c:389: undefined reference to `mcpm_loopback'

This explicitly selects ARM_CPU_SUSPEND like other platforms that
need it.

Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
Fixes: 3592d7e0 ("ARM: 8082/1: TC2: test the MCPM loopback during boot")
Acked-by: default avatarNicolas Pitre <nico@linaro.org>
Acked-by: default avatarLiviu Dudau <liviu.dudau@arm.com>
Cc: Kevin Hilman <khilman@linaro.org>
Cc: Sudeep Holla <sudeep.holla@arm.com>
Cc: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
parent cc4f9c2a
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