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 -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html