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

Commit a27d1582 authored by Deepak Kumar's avatar Deepak Kumar Committed by Marco Zhang
Browse files

adreno_tz: Fix compilation errors for 32bit kernel



This fixes below compilation error for 32bit kernel
build. Compiler reference __aeabi_uldivmod if there
is a 64bit divide or module. Change is to use do_div
to fix this.

governor_msm_adreno_tz.c: undefined reference to `__aeabi_uldivmod'.

Change-Id: I4de7ada2274698d20d304d8ffe1a92d3bcb7653d
Signed-off-by: default avatarDeepak Kumar <dkumar@codeaurora.org>
Signed-off-by: default avatarMarco Zhang <zhangx@codeaurora.org>
parent 70955411
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