]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
powerpc: Move common module code into its own file
authorKumar Gala <galak@kernel.crashing.org>
Fri, 20 Jun 2008 16:31:01 +0000 (02:31 +1000)
committerPaul Mackerras <paulus@samba.org>
Tue, 1 Jul 2008 01:28:05 +0000 (11:28 +1000)
commitf0c426bc3557a93e9d2f2863fda1e2042f942a60
treead52a0ac08a47b46c3b2b7ccdab364042a73b67b
parent87e9ab13c36b838f7d557a6111dfdd29fcde85ad
powerpc: Move common module code into its own file

Refactor common code between ppc32 and ppc64 module handling into a
shared filed.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/Makefile
arch/powerpc/kernel/module.c [new file with mode: 0644]
arch/powerpc/kernel/module_32.c
arch/powerpc/kernel/module_64.c