[PATCH 2/7] omap: iommu/iovmm: move to dedicated iommu folder

Arnd Bergmann arnd at arndb.de
Thu Aug 18 09:38:18 EDT 2011


On Thursday 18 August 2011, Ohad Ben-Cohen wrote:
>  arch/arm/plat-omap/Kconfig                         |   14 --------------
>  arch/arm/plat-omap/Makefile                        |    2 --
>  arch/arm/plat-omap/{ => include/plat}/iopgtable.h  |    0
>  drivers/iommu/Kconfig                              |   18 ++++++++++++++++++
>  drivers/iommu/Makefile                             |    3 +++
>  .../iommu/omap-iommu-debug.c                       |    2 +-
>  .../iommu.c => drivers/iommu/omap-iommu.c          |    2 +-
>  .../iovmm.c => drivers/iommu/omap-iovmm.c          |    2 +-
>  drivers/media/video/Kconfig                        |    2 +-

Do you need the header file to be globally visible?

If not, I think it would be better to move it to the iommu directory along with the
files using it.

	Arnd



More information about the linux-arm-kernel mailing list