ARM: OMAP2+: Move iommu2 to drivers/iommu/omap-iommu2.c
authorTony Lindgren <tony@atomide.com>
Fri, 2 Nov 2012 19:24:06 +0000 (12:24 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 20 Nov 2012 18:04:41 +0000 (10:04 -0800)
commited1c7de29f9f3d56b3ca5ef69682cc1a3d369e9d
treecd61bc6adacd14f97d12e51f43171bf0b685727f
parentc8d35c84f5494d8d294205b598f927a11fd41f34
ARM: OMAP2+: Move iommu2 to drivers/iommu/omap-iommu2.c

This file should not be in arch/arm. Move it to drivers/iommu
to allow making most of the header local to drivers/iommu.

This is needed as we are removing plat and mach includes
from drivers for ARM common zImage support.

Cc: Ido Yariv <ido@wizery.com>
Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: Mauro Carvalho Chehab <mchehab@infradead.org>
Cc: Omar Ramirez Luna <omar.luna@linaro.org>
Cc: linux-media@vger.kernel.org
Acked-by: Ohad Ben-Cohen <ohad@wizery.com>
Acked-by: Joerg Roedel <joro@8bytes.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/Makefile
arch/arm/plat-omap/include/plat/iommu.h
drivers/iommu/Makefile
drivers/iommu/omap-iommu-debug.c
drivers/iommu/omap-iommu.c
drivers/iommu/omap-iommu.h [new file with mode: 0644]
drivers/iommu/omap-iommu2.c [moved from arch/arm/mach-omap2/iommu2.c with 99% similarity]
drivers/iommu/omap-iopgtable.h
drivers/iommu/omap-iovmm.c