]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0f91cc7c004064a36c96ed03b2ab1c9b00124dfb
treeb2c270f882f383662889efc0d6bfc9d70a4d70b6
parent6df0e310c57783b4a599e457e6c56cccab170f74
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