microblaze: remove early_init_dt_scan_cpus() and phyp_dump_*()
commit580537140568caddbc8a727d4c2f238d38707f68
authorGrant Likely <grant.likely@secretlab.ca>
Fri, 29 Jan 2010 05:18:56 +0000 (28 22:18 -0700)
committerGrant Likely <grant.likely@secretlab.ca>
Tue, 9 Feb 2010 15:32:36 +0000 (9 08:32 -0700)
treea5cdd290efc0409efac396749406072ea0a360d0
parent0ada0a73120c28cc432bcdbac061781465c2f48f
microblaze: remove early_init_dt_scan_cpus() and phyp_dump_*()

Microblaze only has one CPU, it isn't SMP at all.  early_init_dt_scan_cpus()
is effectively just a no-op, so remove it.

Microblaze doesn't support hypervisor assisted dump either, so the phyp stuff
can also go.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Acked-by: Michal Simek <monstr@monstr.eu>
arch/microblaze/kernel/prom.c