iommu/amd: Move unmap_flush message to amd_iommu_init_dma_ops()
authorJoerg Roedel <joerg.roedel@amd.com>
Tue, 12 Jun 2012 14:42:43 +0000 (16:42 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Tue, 17 Jul 2012 10:17:07 +0000 (12:17 +0200)
commit62410eeb40ef355fa47f63886542f4dacef13ba9
treef1910faf68afdb3f0d5c621d8f8ebe5f2d69b320
parent11ee5ac47b78d7e117c84147596a124ce6421a3a
iommu/amd: Move unmap_flush message to amd_iommu_init_dma_ops()

The message belongs there anyway, so move it to that
function.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
drivers/iommu/amd_iommu.c
drivers/iommu/amd_iommu_init.c