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:
033ef33
)
powerpc: Pull common bits of setup_{32,64}.c into setup-common.c
author
Paul Mackerras
<paulus@samba.org>
Wed, 26 Oct 2005 07:11:18 +0000
(17:11 +1000)
committer
Paul Mackerras
<paulus@samba.org>
Wed, 26 Oct 2005 07:11:18 +0000
(17:11 +1000)
This creates a new arch/powerpc/kernel/setup-common.c with various
bits that setup_32.c and setup_64.c had in common - functions like
machine_shutdown/restart/power_off, show_cpuinfo, set_preferred_console
etc.
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found