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

No differences found