From: Suman Anna Date: Tue, 18 Mar 2014 01:31:33 +0000 (-0500) Subject: iommu/omap: Remove omap_iommu_domain_has_cap() function X-Git-Tag: omap-for-v3.16/fixes-against-rc1~25^2~26^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ac6133bf6280350105b3181bbed31fb183b9734;p=pandora-kernel.git iommu/omap: Remove omap_iommu_domain_has_cap() function The current OMAP IOMMU ops for .domain_has_cap is a stub, and the iommu core already returns a value of 0 if the domain doesn't have a .domain_has_cap ops plugged in. So, clean up this stub function. Signed-off-by: Suman Anna Signed-off-by: Laurent Pinchart --- Reading git-diff-tree failed