]> git.baikalelectronics.ru Git - kernel.git/commit
x86: unify module_{32|64}.h
authorHarvey Harrison <harvey.harrison@gmail.com>
Tue, 18 Dec 2007 11:58:10 +0000 (03:58 -0800)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:31:43 +0000 (13:31 +0100)
commit205397841ccaf827fcaac979fe68081dbf9dbd0e
tree21f5a092bc55f7d36d9b431ef4093ef107786491
parent9bc7f4bec5f4ee8d8e2547322679f6b48a02480b
x86: unify module_{32|64}.h

This adds one case to the MODULE_PROC_FAMILY block testing
for X86_64.  There are no new things defined on X86_64 than
there were before.

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
include/asm-x86/module.h
include/asm-x86/module_32.h [deleted file]
include/asm-x86/module_64.h [deleted file]