ARM: shmobile: Separate APMU resource data into CPU dependant part
authorHisashi Nakamura <hisashi.nakamura.ak@renesas.com>
Fri, 24 Oct 2014 08:33:08 +0000 (17:33 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Fri, 5 Dec 2014 08:33:59 +0000 (17:33 +0900)
commit901a712dcb35da7a910b9bc27a1a7cd71ad5944a
treef8d4c44d0031fe9a8f4fde630446c0a2a7119075
parent85e863693c63b12c73bfec30d5121667a3f9de21
ARM: shmobile: Separate APMU resource data into CPU dependant part

APMU resources are not common to all R-Car SoCs so don't share this data.
A subsequent patch will correct the CPU cores for the r8a7791.

Signed-off-by: Hisashi Nakamura <hisashi.nakamura.ak@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
(cherry picked from commit a8d2ff39c7c4a5ce50df2a47d5f8523810dd4c29)
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/common.h
arch/arm/mach-shmobile/platsmp-apmu.c
arch/arm/mach-shmobile/platsmp-apmu.h [new file with mode: 0644]
arch/arm/mach-shmobile/smp-r8a7790.c
arch/arm/mach-shmobile/smp-r8a7791.c