On Thu, Aug 18, 2011 at 4:38 PM, Arnd Bergmann <[email protected]> wrote:
> 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?

Yeah; Unfortunately omap3isp is not yet completely decoupled from
omap's iommu, so it needs it.

Once the generic DMA-API will settle in, we will completely decouple
omap3isp and then will be able to move this header file into
drivers/iommu/, and remove omap-iovmm.c.

Thanks,
Ohad.
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to