]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: shmobile: R-Car Gen2: CONFIG_ARCH_SHMOBILE_MULTI is always set
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 17 Jun 2015 09:34:20 +0000 (11:34 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 6 Jul 2015 00:29:46 +0000 (09:29 +0900)
commitd62ba10c31ac16aaa16f5b49308658ea2f1e71a9
treee7ff5a361c5af1aa49e015e571f34687a5b3517d
parent11e386719b08606502477cddf10c832b6658bb55
ARM: shmobile: R-Car Gen2: CONFIG_ARCH_SHMOBILE_MULTI is always set

Since commit e042681894b62d60 ("ARM: shmobile: r8a7790: Remove legacy
code"), all R-Car Gen2 SoCs are supported by multiplatform kernels only.
As CONFIG_ARCH_SHMOBILE_MULTI is always set for shmobile multiplatform
kernels, we can remove related #ifdefs in code specific to R-Car Gen2
SoCs.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/setup-rcar-gen2.c