diff options
author | 2018-01-09 10:24:33 +0000 | |
---|---|---|
committer | 2018-01-09 16:02:18 +0100 | |
commit | f24d41169af2c71e461bda74af8fb36349621b59 (patch) | |
tree | 1ca619126ad4de4391b8d62fc689e37c8837ed84 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | staging: ccree: make stub function static inline (diff) | |
download | linux-rng-f24d41169af2c71e461bda74af8fb36349621b59.tar.xz linux-rng-f24d41169af2c71e461bda74af8fb36349621b59.zip |
staging: ccree: dma mask is type u64
The dma mask var was defined as dma_addr_t but should be
u64. This showed as a sparse warning when building for 32 bit.
Fix it by changing type to u64 and drop the cast.
Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions