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)
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

Simple merge