diff options
author | Suman Anna <s-anna@ti.com> | 2013-05-30 23:10:38 (GMT) |
---|---|---|
committer | Joerg Roedel <joro@8bytes.org> | 2013-06-20 14:53:25 (GMT) |
commit | 2abfcfbcf02972f939196dce0ddf8dd470f23907 (patch) | |
tree | b4c1daa7892f870d449353432c851f6967a1ee1d /tools | |
parent | 7d132055814ef17a6c7b69f342244c410a5e000f (diff) | |
download | linux-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 'tools')
0 files changed, 0 insertions, 0 deletions