From: Joerg Roedel Date: Tue, 6 Sep 2011 16:58:54 +0000 (+0200) Subject: iommu/core: Remove global iommu_ops and register_iommu X-Git-Tag: v3.2-rc1~117^2^5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94441c3bd99287b9d84f148a08cc9a44675ec749;p=pandora-kernel.git 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 --- Reading git-diff-tree failed