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

Commit 69896ba0 authored by Paras Nagda's avatar Paras Nagda Committed by Gerrit - the friendly Code Review server
Browse files

msm: vidc: Fix 32 bit compilation issues.



do_div() macro expects the first param to be
of type unsigned int 64 bit type.In
msm_vidc_comm_s_parm() we were calling
do_div() with first param as int.Hence the compiler
was throwing the error.

Change-Id: I92672959e3b827634123fd285481109e4bebcf96
Signed-off-by: default avatarParas Nagda <pnagda@codeaurora.org>
parent ccf21f85
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