git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c0903f
)
x86: remove duplicate get_bios_ebda() from rio.h
author
Akinobu Mita
<akinobu.mita@gmail.com>
Sat, 19 Apr 2008 14:55:19 +0000
(23:55 +0900)
committer
Ingo Molnar
<mingo@elte.hu>
Sat, 26 Apr 2008 15:35:47 +0000
(17:35 +0200)
get_bios_ebda() exists in asm/rio.h and asm/bios_ebda.h.
This patch removes the one in asm/rio.h.
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found