x86 module: merge the rest functions with macros
authorAmerigo Wang <amwang@redhat.com>
Thu, 4 Jun 2009 01:46:19 +0000 (21:46 -0400)
committerRusty Russell <rusty@rustcorp.com.au>
Fri, 12 Jun 2009 12:17:01 +0000 (21:47 +0930)
commit0fdc83b950df9e2eb45db6fca9c3d92c66fd5028
tree5ee9b81828c90a9aa8072cd68d7e0a5edbbc4032
parent2d5bf28fb9e3c178db4f5536e2fe38d3a5ed7f40
x86 module: merge the rest functions with macros

Merge the rest functions together, with proper preprocessing directives.
Finally remove module_{32|64}.c.

Signed-off-by: WANG Cong <amwang@redhat.com>
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
arch/x86/kernel/Makefile
arch/x86/kernel/module.c
arch/x86/kernel/module_32.c [deleted file]
arch/x86/kernel/module_64.c [deleted file]