diff options
author | Anna, Suman <s-anna@ti.com> | 2016-08-12 18:42:16 -0500 |
---|---|---|
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | 2016-08-12 21:27:46 -0700 |
commit | b605ed8b2db63aea1e0ee9fce5513ae3ff8c8928 (patch) | |
tree | ee802d530aaa28d7d10e3678faacb2d647d53345 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 4e968d9e46ceee57e3f5b96d1486745416c9a4a5 (diff) |
remoteproc: use proper format-specifier for printing dma_addr_t
The dma_addr_t types can be printed properly using the %pad
printk format-specifier, there is no need to resort to the
unsigned long long type-casting to deal with different possible
type sizes.
Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions