diff options
| author | Arnd Bergmann <[email protected]> | 2015-02-05 12:42:43 +0000 |
|---|---|---|
| committer | Arnd Bergmann <[email protected]> | 2015-02-18 11:19:09 +0000 |
| commit | 95fcedb027a27f32bf2434f9271635c380e57fb5 (patch) | |
| tree | 8794f25883e5790f52ac2f369fce46e9e8c07c4f /drivers/net/xen-netback/interface.c | |
| parent | Merge tag '64bit-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... (diff) | |
| download | kernel-95fcedb027a27f32bf2434f9271635c380e57fb5.tar.gz kernel-95fcedb027a27f32bf2434f9271635c380e57fb5.zip | |
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: Arnd Bergmann <[email protected]>
Fixes: 3592d7e002438 ("ARM: 8082/1: TC2: test the MCPM loopback during boot")
Acked-by: Nicolas Pitre <[email protected]>
Acked-by: Liviu Dudau <[email protected]>
Cc: Kevin Hilman <[email protected]>
Cc: Sudeep Holla <[email protected]>
Cc: Lorenzo Pieralisi <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions
