From: Grant Likely Date: Fri, 29 Jan 2010 05:18:56 +0000 (-0700) Subject: microblaze: remove early_init_dt_scan_cpus() and phyp_dump_*() X-Git-Tag: v2.6.34-rc1~289^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=580537140568caddbc8a727d4c2f238d38707f68;p=pandora-kernel.git 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 Acked-by: Michal Simek --- Reading git-diff-tree failed