ARM: shmobile: apmu: Remove platsmp-apmu.h
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 30 May 2018 15:15:28 +0000 (17:15 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 18 Jun 2018 10:00:22 +0000 (12:00 +0200)
commit3bf6d77388273c2d99756040b820dd71959e4587
treed832866c9c2c025189fcaf5c5e3b3e38718393ca
parent36a90c0553dd9c4d54a65f5387638ee55e4cf93c
ARM: shmobile: apmu: Remove platsmp-apmu.h

After the removal of the legacy SMP fallbacks, platsmp-apmu.h is no
longer needed outside platsmp-apmu.c.

Hence remove platsmp-apmu.h, and make the functions exported previously
static.  As the header file also provided forward declarations, the code
in platsmp-apmu.c must be reshuffled.

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