commit | 94441c3bd99287b9d84f148a08cc9a44675ec749 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Tue Sep 06 18:58:54 2011 +0200 |
committer | Joerg Roedel <joerg.roedel@amd.com> | Fri Oct 21 14:37:23 2011 +0200 |
tree | edf4c7b2b9a78e30cb99f25cc5ac9ec0ec2f74bb | |
parent | 85eebbc5e4633e6eee10bdddd00d175daadd5841 [diff] |
iommu/core: Remove global iommu_ops and register_iommu With all IOMMU drivers being converted to bus_set_iommu the global iommu_ops are no longer required. The same is true for the deprecated register_iommu function. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>