]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: shmobile: r8a7790: Remove legacy SMP fallback code
authorGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 18 May 2018 12:48:50 +0000 (14:48 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 18 Jun 2018 10:00:21 +0000 (12:00 +0200)
commit847f3c8feb6a3ea982918a3af92ee7a53d5fa53b
tree6ddebc40e438ae5acd6eb978dede5c9bbc6ff47d
parent2358d48a6db92cb022eb848a0943363a742d51a5
ARM: shmobile: r8a7790: Remove legacy SMP fallback code

As of commit 232bdf990cbc7b1a ("ARM: shmobile: r8a7790: 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/r8a7790.h [deleted file]
arch/arm/mach-shmobile/setup-r8a7790.c
arch/arm/mach-shmobile/smp-r8a7790.c [deleted file]