mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07: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>