iommu-api: Remove iommu_{un}map_range functions
authorJoerg Roedel <joerg.roedel@amd.com>
Thu, 21 Jan 2010 10:50:28 +0000 (11:50 +0100)
committerJoerg Roedel <joerg.roedel@amd.com>
Sun, 7 Mar 2010 17:01:13 +0000 (18:01 +0100)
These functions are not longer used and can be removed
savely. There functionality is now provided by the
iommu_{un}map functions which are also capable of multiple
page sizes.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>

No differences found