]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: shmobile: Allow r8a7791 to build non-SMP APMU code
authorMagnus Damm <damm+renesas@opensource.se>
Fri, 6 Jun 2014 07:21:19 +0000 (16:21 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Thu, 26 Jun 2014 07:01:34 +0000 (16:01 +0900)
commitbfe4cfa8ae21628267f2b879b4396ee17ea4fd3a
treed767a600dbf8f7bae9e889dc74f40b5fc4342bf2
parent8e26118d44c4877fa52dc8117692f3cc9af3c769
ARM: shmobile: Allow r8a7791 to build non-SMP APMU code

Build the APMU for r8a7791 even though SMP is
disabled in the kernel config. Also initialize
Suspend-to-RAM from pm-r8a7791.c to in the future
cover both UP and SMP use cases of the APMU.

Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/Makefile
arch/arm/mach-shmobile/pm-r8a7791.c
arch/arm/mach-shmobile/smp-r8a7791.c