diff options
| author | Tirupathi Reddy <tirupath@codeaurora.org> | 2018-01-11 15:34:54 +0530 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2019-02-15 03:16:06 -0800 |
| commit | 7acdf203cfc3cbd30c51e9f3f8db70e614bb9b32 (patch) | |
| tree | c5b24fb1c837707dad9e110893003341edcecf49 /include/linux/debugobjects.h | |
| parent | 6c36a602f34b8907e9416b1330db54575284cc85 (diff) | |
drivers: fix 32bit compilation for QPNP drivers
Use div_s64() for signed 64bit division with 32bit divider
and div64_s64() for signed 64bit division with 64bit divider.
CRs-Fixed: 2170745
Change-Id: I1dcf9e83ba492559df2a8b6be9484196f53d6193
Signed-off-by: Tirupathi Reddy <tirupath@codeaurora.org>
Signed-off-by: Shilpa Suresh <sbsure@codeaurora.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
