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:
dfb805e
)
intel-iommu: make dma mapping functions static
author
FUJITA Tomonori
<fujita.tomonori@lab.ntt.co.jp>
Wed, 28 Jan 2009 12:53:18 +0000
(21:53 +0900)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 29 Jan 2009 13:39:29 +0000
(14:39 +0100)
The dma ops unification enables X86 and IA64 to share intel_dma_ops so
we can make dma mapping functions static. This also remove unused
intel_map_single().
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found