From: Akinobu Mita Date: Sat, 19 Apr 2008 14:55:18 +0000 (+0900) Subject: x86: get_bios_ebda() requires asm/io.h X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=2c0903f2abde95d931ecccac7198a685eb04e958;p=GitHub%2FLineageOS%2Fandroid_kernel_samsung_universal7580.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 9cbd9a668af..b4a46b7be79 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.