]> git.karo-electronics.de Git - karo-tx-linux.git/commit
x86: unify kexec_{32|64}.h
authorHarvey Harrison <harvey.harrison@gmail.com>
Wed, 30 Jan 2008 12:31:26 +0000 (13:31 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:31:26 +0000 (13:31 +0100)
commit3c233d1334ffc8de63a4b6a6a86c40961aed335e
tree83e58d8a2408b11a5c47676282750f667b5a67e9
parent01c57fb6a3eefc34da17be1399453c0800bcff68
x86: unify kexec_{32|64}.h

One section collecting all constant defines.  Ifdef the asm
blocks for X86_32/64.

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>
Reviewed-by: Vivek Goyal <vgoyal@redhat.com>
include/asm-x86/kexec.h
include/asm-x86/kexec_32.h [deleted file]
include/asm-x86/kexec_64.h [deleted file]