From: Ingo Molnar Date: Fri, 27 Jun 2008 08:48:16 +0000 (+0200) Subject: x86, AMD IOMMU, build fix #2 X-Git-Tag: v2.6.27-rc1~1106^2~249^7~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92af4e29020ff096178a00605b3662b3b39d4aa9;p=pandora-kernel.git 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 --- Reading git-diff-tree failed