diff options
author | Anna, Suman <[email protected]> | 2016-08-12 18:42:16 -0500 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2016-08-12 21:27:46 -0700 |
commit | b605ed8b2db63aea1e0ee9fce5513ae3ff8c8928 (patch) | |
tree | ee802d530aaa28d7d10e3678faacb2d647d53345 /tools/perf/scripts/python/check-perf-trace.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 <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions