summaryrefslogtreecommitdiff
path: root/drivers/iommu/omap-iovmm.c
diff options
context:
space:
mode:
authorSuman Anna <s-anna@ti.com>2013-05-30 23:10:38 (GMT)
committerJoerg Roedel <joro@8bytes.org>2013-06-20 14:53:25 (GMT)
commit2abfcfbcf02972f939196dce0ddf8dd470f23907 (patch)
treeb4c1daa7892f870d449353432c851f6967a1ee1d /drivers/iommu/omap-iovmm.c
parent7d132055814ef17a6c7b69f342244c410a5e000f (diff)
downloadlinux-fsl-qoriq-2abfcfbcf02972f939196dce0ddf8dd470f23907.tar.xz
iommu/omap: fix printk formats for dma_addr_t
Fixed the following printk format warnings for dma_addr_t for OMAP IOMMU. drivers/iommu/omap-iommu.c: In function 'omap_iommu_iova_to_phys': drivers/iommu/omap-iommu.c:1238:4: warning: format '%lx' expects type 'long unsigned int', but argument 4 has type 'dma_addr_t' drivers/iommu/omap-iommu.c:1245:4: warning: format '%lx' expects type 'long unsigned int', but argument 4 has type 'dma_addr_t' Signed-off-by: Suman Anna <s-anna@ti.com> Signed-off-by: Joerg Roedel <joro@8bytes.org>
Diffstat (limited to 'drivers/iommu/omap-iovmm.c')
0 files changed, 0 insertions, 0 deletions