aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86
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 /include/asm-x86
parentx86: use cpumask function for present, possible, and online cpus (diff)
downloadlinux-dev-2c0903f2abde95d931ecccac7198a685eb04e958.tar.xz
linux-dev-2c0903f2abde95d931ecccac7198a685eb04e958.zip
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>
Diffstat (limited to 'include/asm-x86')
-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 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 <asm/io.h>
+
/*
* there is a real-mode segmented pointer pointing to the
* 4K EBDA area at 0x40E.