[PATCH v2 1/9] ARM: OMAP: iommu: fix including iommu.h without IOMMU_API selected

Paul Walmsley paul at pwsan.com
Thu Sep 20 07:01:57 EST 2012


On Wed, 12 Sep 2012, Omar Ramirez Luna wrote:

> If included without IOMMU_API being selected it will break
> compilation:
> 
> arch/arm/plat-omap/include/plat/iommu.h:
> 	In function 'dev_to_omap_iommu':
> arch/arm/plat-omap/include/plat/iommu.h:148:
> 	error: 'struct dev_archdata' has no member named 'iommu'
> 
> This will be seen when hwmod includes iommu.h to get the
> structure for attributes. Also needed for tidspbridge
> incremental migration to use iommu code.
> 
> Cc: Tony Lindgren <tony at atomide.com>
> Signed-off-by: Omar Ramirez Luna <omar.luna at linaro.org>

Thanks, queued for 3.7.

- Paul


More information about the devicetree-discuss mailing list