diff options
author | Suman Anna <s-anna@ti.com> | 2013-05-30 18:10:38 -0500 |
---|---|---|
committer | Joerg Roedel <joro@8bytes.org> | 2013-06-20 16:53:25 +0200 |
commit | 2abfcfbcf02972f939196dce0ddf8dd470f23907 (patch) | |
tree | b4c1daa7892f870d449353432c851f6967a1ee1d /block/blk-flush.c | |
parent | 7d132055814ef17a6c7b69f342244c410a5e000f (diff) | |
download | linux-2abfcfbcf02972f939196dce0ddf8dd470f23907.tar.bz2 |
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 'block/blk-flush.c')
0 files changed, 0 insertions, 0 deletions