On Thu, Apr 11, 2013 at 09:19:44AM +0530, Varun Sethi wrote: > Fix printk formats for dma_addr_t: > > drivers/iommu/tegra-smmu.c: In function 'smmu_iommu_iova_to_phys': > >> drivers/iommu/tegra-smmu.c:774:2: warning: format '%lx' expects argument > >> of type 'long unsigned int', but argument 4 has type 'dma_addr_t' > >> [-Wformat] > -- > drivers/iommu/tegra-gart.c: In function 'gart_iommu_iova_to_phys': > >> drivers/iommu/tegra-gart.c:298:3: warning: format '%lx' expects argument > >> of type 'long unsigned int', but argument 3 has type 'dma_addr_t' > >> [-Wformat] > > Signed-off-by: Varun Sethi <[email protected]>
Applied to arm/tegra, thanks. _______________________________________________ iommu mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/iommu
