diff options
| author | Jonathan Cameron <[email protected]> | 2016-12-30 18:25:49 +0000 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2017-01-10 19:54:59 +0000 |
| commit | 2bd72d84f6bc4dcdcc2b5d98881a9da536925b48 (patch) | |
| tree | 483356a8e2420fd83cca7f2d51dd9dce2bebcd50 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | c3b2fdd0ea7ee5c01c1f0d572a32aec89c0373a4 (diff) | |
iio:adc:qcom-spmi-vadc : fix undefined __divdi3
A simple do_div call works here as all the signed 64 bit is
actually small and unsigned at this point, and the numerator is
u32.
Introduce a temporary u64 variable to avoid type comparison warnings
on some architectures.
Signed-off-by: Jonathan Cameron <[email protected]>
Reported-by: kbuild test robot <[email protected]>
Cc: Rama Krishna Phani A <[email protected]>
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions