From: Suman Anna Date: Wed, 22 Oct 2014 22:22:31 +0000 (-0500) Subject: iommu/omap: Remove couple of unused exported functions X-Git-Tag: omap-for-v3.20/drop-legacy-3517~103^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c55caec124512d8192ff21eb3c08df55c94f2db3;p=pandora-kernel.git iommu/omap: Remove couple of unused exported functions The exported functions omap_foreach_iommu_device() and omap_iotlb_cr_to_e() have been deleted, as they are no longer needed. The function omap_foreach_iommu_device() is not required after the consolidation of the OMAP IOMMU debug module, and the function omap_iotlb_cr_to_e() is not required after making the debugfs entry 'pagetable' read-only. Signed-off-by: Suman Anna Acked-by: Laurent Pinchart Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed