powerpc: Various UP build fixes
authorPaul Mackerras <paulus@samba.org>
Mon, 7 Nov 2005 02:18:13 +0000 (13:18 +1100)
committerPaul Mackerras <paulus@samba.org>
Mon, 7 Nov 2005 02:18:13 +0000 (13:18 +1100)
Mostly this involves adding #include <asm/smp.h>, since that defines
things like boot_cpuid[_phys] and [gs]et_hard_smp_processor_id, which
are SMP-related but still needed on UP.  This incorporates fixes
posted by Olof Johansson and Heikki Lindholm.

Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found