]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commit0ddc9cc8fdfe3df7a90557e66069e3da2c584725
tree21f5a092bc55f7d36d9b431ef4093ef107786491
parente7b5e11eaaa8ef93a34e68016de51152d0d62911
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]