提交 2cd54961 编写于 作者: J Joerg Roedel 提交者: Ingo Molnar

x86, AMD IOMMU: remove obsolete FIXME comment

Signed-off-by: NJoerg Roedel <joerg.roedel@amd.com>
Signed-off-by: NIngo Molnar <mingo@elte.hu>
上级 6c505ce3
...@@ -1038,8 +1038,6 @@ static void *alloc_coherent(struct device *dev, size_t size, ...@@ -1038,8 +1038,6 @@ static void *alloc_coherent(struct device *dev, size_t size,
/* /*
* The exported free_coherent function for dma_ops. * 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, static void free_coherent(struct device *dev, size_t size,
void *virt_addr, dma_addr_t dma_addr) void *virt_addr, dma_addr_t dma_addr)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册