From: Paul Mackerras Date: Mon, 27 Mar 2006 08:28:58 +0000 (+1100) Subject: powerpc: Move module.c over to arch/powerpc X-Git-Tag: v2.6.17-rc1~165^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed981856ca8af30912fd61a6a4ac8d30a453a5ec;p=pandora-kernel.git powerpc: Move module.c over to arch/powerpc ... 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 --- Reading git-diff-tree failed