x86: memory corruption check - cleanup
authorIngo Molnar <mingo@elte.hu>
Sun, 12 Oct 2008 13:06:29 +0000 (15:06 +0200)
committerIngo Molnar <mingo@elte.hu>
Sun, 12 Oct 2008 13:09:23 +0000 (15:09 +0200)
Move the prototypes from the generic kernel.h header to the more
appropriate include/asm-x86/bios_ebda.h header file.

Also, remove the check from the power management code - this is a
pure x86 matter for now.

Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found