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:
8d396de
)
x86: move dma_map_page and dma_unmap_page to common header
author
Glauber Costa
<gcosta@redhat.com>
Tue, 25 Mar 2008 21:36:32 +0000
(18:36 -0300)
committer
Ingo Molnar
<mingo@elte.hu>
Sat, 19 Apr 2008 17:19:56 +0000
(19:19 +0200)
They are similar enough to do this move.
the macro version is ugly, and we use inline functions instead.
Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found