]> git.karo-electronics.de Git - linux-beck.git/commit
x86, AMD IOMMU, build fix #2
authorIngo Molnar <mingo@elte.hu>
Fri, 27 Jun 2008 08:48:16 +0000 (10:48 +0200)
committerIngo Molnar <mingo@elte.hu>
Fri, 27 Jun 2008 08:52:34 +0000 (10:52 +0200)
commit92af4e29020ff096178a00605b3662b3b39d4aa9
treed471929f3badeba833d3b2579555a9feff166bb7
parent24d2ba0a8a5816eb8322836271fbcb045d915dfd
x86, AMD IOMMU, build fix #2

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>
arch/x86/kernel/amd_iommu.c
arch/x86/kernel/amd_iommu_init.c
include/asm-x86/gart.h