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

Commit 936b491b authored by Vishnuvardhan Prodduturi's avatar Vishnuvardhan Prodduturi Committed by Sandeep Panda
Browse files

msm: mdss: fix 32 bit compilation issues



Fix compilation issues with unsigned division. Also build
errors are seen for 32bit compilation as local variable of
mdp_overlay in function mdss_mdp_overlay_get_fb_pipe has
huge size which crossing the 1024 limit. Use heap instead
of stack in this case to fix the issue.

Change-Id: I67e8498421d2e116e77076637716708cfc289c96
Signed-off-by: default avatarVishnuvardhan Prodduturi <vproddut@codeaurora.org>
parent ec7db6c5
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