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:
45320bc
)
powerpc: Move module.c over to arch/powerpc
author
Paul Mackerras
<paulus@samba.org>
Mon, 27 Mar 2006 08:28:58 +0000
(19:28 +1100)
committer
Paul Mackerras
<paulus@samba.org>
Mon, 27 Mar 2006 08:28:58 +0000
(19:28 +1100)
... and rename it to module_32.c since it is the 32-bit version.
The 32-bit and 64-bit ABIs are sufficiently different that having
a merged version isn't really practical.
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found