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:
24d2ba0
)
x86, AMD IOMMU, build fix #2
author
Ingo Molnar
<mingo@elte.hu>
Fri, 27 Jun 2008 08:48:16 +0000
(10:48 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 27 Jun 2008 08:52:34 +0000
(10:52 +0200)
fix:
arch/x86/kernel/amd_iommu.c: In function ‘amd_iommu_init_dma_ops':
arch/x86/kernel/amd_iommu.c:940: error: lvalue required as left operand of assignment
arch/x86/kernel/amd_iommu.c:941: error: lvalue required as left operand of assignment
due to !CONFIG_GART_IOMMU.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found