From: Joerg Roedel Date: Wed, 5 Nov 2014 14:28:30 +0000 (+0100) Subject: powerpc/iommu: Rename iommu_[un]map_sg functions X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~13^2~3^2~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0690cbd2e55a72a8eae557c389d1a136ed9fa142;p=pandora-kernel.git powerpc/iommu: Rename iommu_[un]map_sg functions The IOMMU-API gained support for a new iommu_map_sg function. This causes compile failures on powerpc because the function name is already globally used there. This patch renames adds a ppc_ prefix to these functions to solve the compile problem. Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed