From: Tony Lindgren Date: Fri, 2 Nov 2012 19:24:03 +0000 (-0700) Subject: ARM: OMAP2+: Move plat/iovmm.h to include/linux/omap-iommu.h X-Git-Tag: omap-for-v3.8/cleanup-headers-iommu-signed~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8d35c84f5494d8d294205b598f927a11fd41f34;p=pandora-kernel.git ARM: OMAP2+: Move plat/iovmm.h to include/linux/omap-iommu.h Looks like the iommu framework does not have generic functions exported for all the needs yet. The hardware specific functions are defined in files like intel-iommu.h and amd-iommu.h. Follow the same standard for omap-iommu.h. This is needed because we are removing plat and mach includes for ARM common zImage support. Further work should continue in the iommu framework context as only pure platform data will be communicated from arch/arm/*omap*/* code to the iommu framework. Cc: Ido Yariv Cc: Laurent Pinchart Cc: Omar Ramirez Luna Cc: linux-media@vger.kernel.org Acked-by: Mauro Carvalho Chehab Acked-by: Ohad Ben-Cohen Acked-by: Joerg Roedel Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed