x86/amd-iommu: Remove iommu parameter from __(un)map_single
authorJoerg Roedel <joerg.roedel@amd.com>
Mon, 23 Nov 2009 18:33:56 +0000 (19:33 +0100)
committerJoerg Roedel <joerg.roedel@amd.com>
Fri, 27 Nov 2009 13:17:08 +0000 (14:17 +0100)
commitcd8c82e875c27ee0d8b59fb76bc12aa9db6a70c2
tree653ff6e7506822fb8d61fe6259abb3ba01e7b139
parent576175c2503ae9b0f930ee9a6a0abaf7ef8956ad
x86/amd-iommu: Remove iommu parameter from __(un)map_single

With the prior changes this parameter is not longer
required. This patch removes it from the function and all
callers.

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