aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-cmp.c
diff options
context:
space:
mode:
authorRandy Dunlap <[email protected]>2014-03-21 08:53:41 -0700
committerMark Brown <[email protected]>2014-03-21 17:29:12 +0000
commit54f4c51cc1634ab91074389dd6809af938a72778 (patch)
tree51861b960736d2533ef80f7d771e16522acd2109 /lib/mpi/mpi-cmp.c
parent5bdfd491a01955727a6b2382534ec7760174863e (diff)
spi: atmel: fix printk format warnings
Fix printk format warning by using %p extension 'ad' for dma_addr_t. drivers/spi/spi-atmel.c:1228:3: warning: format '%x' expects argument of type 'unsigned int', but argument 7 has type 'dma_addr_t' [-Wformat] drivers/spi/spi-atmel.c:1228:3: warning: format '%x' expects argument of type 'unsigned int', but argument 9 has type 'dma_addr_t' [-Wformat] Signed-off-by: Randy Dunlap <[email protected]> Acked-by: Nicolas Ferre <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions