From: Greg Ungerer Date: Tue, 29 Mar 2011 05:23:51 +0000 (+1000) Subject: m68k: merge the non-mmu and mmu versions of module.c X-Git-Tag: v3.1-rc1~237^2~10 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a66af29876b086d8279b48515b83ced66803fb15;p=pandora-kernel.git m68k: merge the non-mmu and mmu versions of module.c 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 --- Reading git-diff-tree failed