ARM: shmobile: r8a7779: Remove remainings of removed SCU boot setup code
authorGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 28 Jan 2016 15:13:31 +0000 (16:13 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Thu, 4 Feb 2016 14:09:31 +0000 (15:09 +0100)
commitcdef6b0b6ff40da9a55c8175206c45635428d9fe
tree9f7d0344dce63c9bb7e7666a9aa709b49c50dfa6
parente24f317c859f2d904d1eb87cbb503c309e6dead7
ARM: shmobile: r8a7779: Remove remainings of removed SCU boot setup code

Commit 0ca2894b5a900709 ("ARM: shmobile: Use shared SCU SMP boot code on
r8a7779") obsoleted the r8a7779-specific SCU boot code, but forgot to
remove the setup of shmobile_boot_fn and shmobile_boot_arg, which is
overwritten by shmobile_smp_scu_prepare_cpus().

Note that shmobile_scu_base wasn't initialized at that point yet anyway.

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