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>
Tue, 4 Nov 2014 00:31:23 +0000 (09:31 +0900)
commita8d2ff39c7c4a5ce50df2a47d5f8523810dd4c29
treeb2c270f882f383662889efc0d6bfc9d70a4d70b6
parent3794705aeb318c431c07072f04380c78cc5a84ac
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>
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