include for phys_to_virt() Signed-off-by: Akinobu Mita --- include/asm-x86/bios_ebda.h | 2 ++ 1 file changed, 2 insertions(+) Index: 2.6-git/include/asm-x86/bios_ebda.h =================================================================== --- 2.6-git.orig/include/asm-x86/bios_ebda.h +++ 2.6-git/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. -- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/