diff options
author | Laurent Pinchart <[email protected]> | 2013-12-11 13:40:31 +0100 |
---|---|---|
committer | Simon Horman <[email protected]> | 2013-12-12 22:14:49 +0900 |
commit | e2afca6988c335d2ec7b66f2fadcd63286570bf8 (patch) | |
tree | ded4a896a5c13a2cedd26f9c745288aa48b67bcd /tools/perf/util/trace-event-scripting.c | |
parent | 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae (diff) |
serial: sh-sci: Fix warnings due to improper casts and printk formats
Use the %zu and %pad printk specifiers to print size_t and dma_addr_t
variables, and cast pointers to uintptr_t instead of unsigned int where
applicable. This fixes warnings on platforms where pointers and/or
dma_addr_t have a different size than int.
Cc: [email protected]
Signed-off-by: Laurent Pinchart <[email protected]>
Acked-by: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Simon Horman <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions