From: Joerg Roedel Date: Tue, 9 Apr 2013 13:04:36 +0000 (+0200) Subject: iommu/amd: Remove map_sg_no_iommu() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~25^2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0e191b23d93464bf8726eba8da081d23c08e185;p=pandora-kernel.git iommu/amd: Remove map_sg_no_iommu() This function was intended as a fall-back if the map_sg function is called for a device not mapped by the IOMMU. Since the AMD IOMMU driver uses per-device dma_ops this can never happen. So this function isn't needed anymore. Reviewed-by: Shuah Khan Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed