summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/amd_iommu.c
diff options
context:
space:
mode:
authorJoerg Roedel2008-08-19 16:32:46 +0200
committerIngo Molnar2008-08-22 08:34:52 +0200
commit2cd54961caff9fe9109807c6603a0af0729b9591 (patch)
tree08d120b95107bfee3c1a04ea3a4288a8efcbc8c9 /arch/x86/kernel/amd_iommu.c
parentx86: move dma_*_coherent functions to include file (diff)
downloadkernel-qcow2-linux-2cd54961caff9fe9109807c6603a0af0729b9591.tar.gz
kernel-qcow2-linux-2cd54961caff9fe9109807c6603a0af0729b9591.tar.xz
kernel-qcow2-linux-2cd54961caff9fe9109807c6603a0af0729b9591.zip
x86, AMD IOMMU: remove obsolete FIXME comment
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/kernel/amd_iommu.c')
-rw-r--r--arch/x86/kernel/amd_iommu.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/x86/kernel/amd_iommu.c b/arch/x86/kernel/amd_iommu.c
index de39e1f2ede5..d15081c38237 100644
--- a/arch/x86/kernel/amd_iommu.c
+++ b/arch/x86/kernel/amd_iommu.c
@@ -1038,8 +1038,6 @@ out:
/*
* The exported free_coherent function for dma_ops.
- * FIXME: fix the generic x86 DMA layer so that it actually calls that
- * function.
*/
static void free_coherent(struct device *dev, size_t size,
void *virt_addr, dma_addr_t dma_addr)