Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dcc3b524 authored by Ashay Jaiswal's avatar Ashay Jaiswal Committed by Abhijeet Dharmapurikar
Browse files

power: qpnp-smbcharger: fix compilation errors for AArch32



64-bit division fails compilation on AArch32 if arithmetic
division operator is directly used for division.
Use div64_s64/do_div APIs for 64-bit division operations.

Change-Id: Id75a89f2f605a86bf0d39e4b87472726aa90b859
Signed-off-by: default avatarAshay Jaiswal <ashayj@codeaurora.org>
parent 21ba67c7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment