]> git.baikalelectronics.ru Git - kernel.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)
commit5fdf9e7f72d60581850950db96583197ebca35e6
treed767a600dbf8f7bae9e889dc74f40b5fc4342bf2
parent865b009ddc331ca685f20033d4be026a70905576
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