From: Akinobu Mita Date: Sat, 19 Apr 2008 14:55:18 +0000 (+0900) Subject: x86: get_bios_ebda() requires asm/io.h X-Git-Tag: Ubuntu-5.10.0-12.13~40223^2~8 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=2c0903f2abde95d931ecccac7198a685eb04e958;p=mirror_ubuntu-hirsute-kernel.git x86: get_bios_ebda() requires asm/io.h include for phys_to_virt() Signed-off-by: Akinobu Mita Signed-off-by: Ingo Molnar --- diff --git a/include/asm-x86/bios_ebda.h b/include/asm-x86/bios_ebda.h index 9cbd9a668af8..b4a46b7be794 100644 --- a/include/asm-x86/bios_ebda.h +++ b/include/asm-x86/bios_ebda.h @@ -1,6 +1,8 @@ #ifndef _MACH_BIOS_EBDA_H #define _MACH_BIOS_EBDA_H +#include + /* * there is a real-mode segmented pointer pointing to the * 4K EBDA area at 0x40E.