From: Cho KyongHo Date: Mon, 12 May 2014 06:14:58 +0000 (+0530) Subject: iommu/exynos: Use exynos-iommu specific typedef X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2~8^2^5~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d09d78fc986be8355928256d1b86b713588999d7;p=pandora-kernel.git iommu/exynos: Use exynos-iommu specific typedef This commit introduces sysmmu_pte_t for page table entries and sysmmu_iova_t vor I/O virtual address that is manipulated by exynos-iommu driver. The purpose of the typedef is to remove dependencies to the driver code from the change of CPU architecture from 32 bit to 64 bit. Signed-off-by: Cho KyongHo Signed-off-by: Shaik Ameer Basha Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed