sh: Plug plat_smp_setup() in to generic setup path.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 21 Sep 2007 09:39:49 +0000 (18:39 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 21 Sep 2007 09:39:49 +0000 (18:39 +0900)
commit0016a126accb32f1663eaeba966eb76c98f8929b
tree0f3a6ef304456a33f19bbf3636ccb79375569b95
parentceb9b974513de6bd0ee86c30e84c34dd6e974fb5
sh: Plug plat_smp_setup() in to generic setup path.

Now that the SMP stubs are in place, call in to the setup code
to be defined by the platform.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/setup.c