x86/amd-iommu: Remove iommu_flush_domain function
authorJoerg Roedel <joerg.roedel@amd.com>
Fri, 20 Nov 2009 15:08:55 +0000 (16:08 +0100)
committerJoerg Roedel <joerg.roedel@amd.com>
Fri, 27 Nov 2009 13:16:26 +0000 (14:16 +0100)
commit601367d76bd19b7eea2286ae99e5b1cb5d74f38d
tree61ef58985a84b5ef699a28d020f70bd711de1488
parentdcd1e92e405449ecc5e8bd8fcfebf3b2a13d3d37
x86/amd-iommu: Remove iommu_flush_domain function

This iommu_flush_tlb_pde function does essentially the same.
So the iommu_flush_domain function is redundant and can be
removed.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
arch/x86/kernel/amd_iommu.c