projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c04e64
)
x86: get_bios_ebda() requires asm/io.h
author
Akinobu Mita
<akinobu.mita@gmail.com>
Sat, 19 Apr 2008 14:55:18 +0000
(23:55 +0900)
committer
Ingo Molnar
<mingo@elte.hu>
Sat, 26 Apr 2008 15:35:47 +0000
(17:35 +0200)
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>
include/asm-x86/bios_ebda.h
patch
|
blob
|
blame
|
history
diff --git
a/include/asm-x86/bios_ebda.h
b/include/asm-x86/bios_ebda.h
index 9cbd9a668af814ca81a870e93edb3c70a2da1161..b4a46b7be7941fca2a7cd8636d9701bbf9ed7aa4 100644
(file)
--- 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.