aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinobu Mita <akinobu.mita@gmail.com>2008-04-19 23:55:18 +0900
committerIngo Molnar <mingo@elte.hu>2008-04-26 17:35:47 +0200
commit2c0903f2abde95d931ecccac7198a685eb04e958 (patch)
tree7524c05988aed0705325366df05cd52f2f737868
parent7c04e64a1b43b4c8fea281ce1f82df30ed9bab4e (diff)
x86: get_bios_ebda() requires asm/io.h
include <asm/io.h> for phys_to_virt() Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
-rw-r--r--include/asm-x86/bios_ebda.h2
1 files changed, 2 insertions, 0 deletions
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 <asm/io.h>
+
/*
* there is a real-mode segmented pointer pointing to the
* 4K EBDA area at 0x40E.