]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc: Move module.c over to arch/powerpc
authorPaul Mackerras <paulus@samba.org>
Mon, 27 Mar 2006 08:28:58 +0000 (19:28 +1100)
committerPaul Mackerras <paulus@samba.org>
Mon, 27 Mar 2006 08:28:58 +0000 (19:28 +1100)
commited981856ca8af30912fd61a6a4ac8d30a453a5ec
tree7297090fc4c5445422be9a1f86e95c2e899881b1
parent45320bcbabfa9149f43a5beb4b9a4f108dd98929
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 <paulus@samba.org>
arch/powerpc/kernel/Makefile
arch/powerpc/kernel/module_32.c [moved from arch/ppc/kernel/module.c with 100% similarity]
arch/ppc/kernel/Makefile