Skip to content
Commit 04e90273 authored by Siddartha Mohanadoss's avatar Siddartha Mohanadoss
Browse files

hwmon: qpnp-adc: use div64_s64 instead of do_div



Fix compiler warning about invalid use of do_div macro.
Use div64_s64 function to divide two signed 64-bit numbers.

Change-Id: I44bc6578584655694ace0bf12fae65a3a9c5cd09
Signed-off-by: default avatarSiddartha Mohanadoss <smohanad@codeaurora.org>
parent 554cec92
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment