git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dcad47f
)
powerpc: Various UP build fixes
author
Paul Mackerras
<paulus@samba.org>
Mon, 7 Nov 2005 02:18:13 +0000
(13:18 +1100)
committer
Paul 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