mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
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>