ARM: shmobile: Remove shmobile_smp_scu_boot_secondary()
authorMagnus Damm <damm@opensource.se>
Sat, 14 Sep 2013 13:47:02 +0000 (22:47 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 30 Sep 2013 08:56:10 +0000 (17:56 +0900)
Remove shmobile_smp_scu_boot_secondary() since
it is no longer used. CPU boot vector setup is
instead handled by CPU notifiers.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

No differences found