"git@git.tuxist.de:jan.koester/linux.git" did not exist on "3e6afcf1d8ce6bca6bfa62a49c1d70d2f16162eb"
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 <jroedel@suse.de>
Loading
Please sign in to comment