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

Skip to content
Commit 90365a03 authored by Deepak Kumar's avatar Deepak Kumar
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>
parent b318a6e0
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