summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorVishnuvardhan Prodduturi <vproddut@codeaurora.org>2015-11-13 14:28:58 +0530
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 20:48:03 -0700
commitdfe5ee688c976df4714b01f42543480873db15f9 (patch)
tree9fc7ddd550bb6b9828138e12602f6c6cdd14bb13 /include/linux
parent902ada1b87d471cc9340d6f5e3fccc789b2f785e (diff)
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: Vishnuvardhan Prodduturi <vproddut@codeaurora.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions