From: Stephen Boyd Date: Wed, 24 Jul 2013 20:54:33 +0000 (-0700) Subject: iommu/msm: Move mach includes to iommu directory X-Git-Tag: v3.12-rc1~117^2~9^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b559df5ce587cd2430bdc660c3e60d554d2c907;p=pandora-kernel.git iommu/msm: Move mach includes to iommu directory Two header files exist in mach-msm's include/mach directory that are only used by the MSM iommu driver. Move these files to the iommu driver directory and prefix them with "msm_". This allows us to compile the MSM iommu driver on multi-platform kernels. Acked-by: Joerg Roedel Cc: Stepan Moskovchenko Signed-off-by: Stephen Boyd Signed-off-by: David Brown --- Reading git-diff-tree failed