sparc:remove unused declaration smp_boot_cpus()
authorKefeng Wang <wangkefeng.wang@huawei.com>
Wed, 27 Mar 2013 02:20:45 +0000 (02:20 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 31 Mar 2013 23:29:12 +0000 (19:29 -0400)
smp_boot_cpus() was replaced smp_prepare_cpus() long ago, and it no
longer needed, so delete it.

Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found