ARM: shmobile: r8a7791: Remove legacy SMP fallback code
authorGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 18 May 2018 12:48:52 +0000 (14:48 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 18 Jun 2018 10:00:21 +0000 (12:00 +0200)
commit488aa3c045a7de12a39babec5196260b9f0e8881
treea0f666311e9330e0918bf4ec692acd45a9a38841
parent78a9057fcc6341bb468e7ec5ac599f06e6a75547
ARM: shmobile: r8a7791: Remove legacy SMP fallback code

As of commit f89a51700d7ae0ef ("ARM: shmobile: r8a7791: Prioritize DT
APMU support") in v4.8, non-DT enablement of SMP was left as a fallback
for backwards compatibility with old DTBs.

The time has come to drop backwards compatibility, hence remove the
fallback code.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/Makefile
arch/arm/mach-shmobile/r8a7791.h [deleted file]
arch/arm/mach-shmobile/setup-r8a7791.c
arch/arm/mach-shmobile/smp-r8a7791.c [deleted file]