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:
6617eaf
)
m68k: merge the non-mmu and mmu versions of module.c
author
Greg Ungerer
<gerg@uclinux.org>
Tue, 29 Mar 2011 05:23:51 +0000
(15:23 +1000)
committer
Greg Ungerer
<gerg@uclinux.org>
Mon, 25 Jul 2011 01:20:40 +0000
(11:20 +1000)
The non-mmu and mmu versions of the module loader module.c are
nearly identical. Merge them back to a single module.c. There is
a little bit of re-ordering of the struct and enum definitions in
module.h to keep the ifdefery to a minimum.
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
No differences found