From: Suman Anna Date: Wed, 22 Oct 2014 22:22:24 +0000 (-0500) Subject: iommu/omap: Remove omap_iommu_arch_version() and version field X-Git-Tag: omap-for-v3.20/drop-legacy-3517~103^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3acb04ca5ea4e03c5718a87b713b2fd6f7f52b51;p=pandora-kernel.git iommu/omap: Remove omap_iommu_arch_version() and version field The function omap_iommu_arch_version() is not used anymore, and is not required either, so remove it. The .version field in struct iommu_functions that this function uses is also removed, as it is not really an ops to retrieve a version and there won't be any usage for this field either. Signed-off-by: Suman Anna Acked-by: Laurent Pinchart Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed