aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/platsmp-apmu.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2014-11-04ARM: shmobile: Separate APMU resource data into CPU dependant partHisashi Nakamura1-0/+32
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>