diff options
| author | Terence Hampson <thampson@codeaurora.org> | 2013-11-05 11:08:48 -0500 |
|---|---|---|
| committer | David Keitel <dkeitel@codeaurora.org> | 2016-03-23 20:23:10 -0700 |
| commit | 7a04aa1f0c9daabc95fd9724d08a4bafcfff56da (patch) | |
| tree | 5fe5017ceaabfacecbfe4b26d6b298925d2481a7 /include/linux/init.h | |
| parent | 2b5862e2bd595a354a05cb5d1f8f47333b94f74e (diff) | |
msm: mdp3: move mdp_overlay variable from stack to heap
We are moving struct mdp_overlay variable from stack to heap since
mdp_overlay size increase significantly recently. There
was a warning from compiler saying that frame size is larger than
1024 bytes, which is resolved with this patch. Similar change is
present in mdss code.
Change-Id: Ib19fb63596f095a5a6b2be9b10b5eeb04542449f
Signed-off-by: Terence Hampson <thampson@codeaurora.org>
Diffstat (limited to 'include/linux/init.h')
0 files changed, 0 insertions, 0 deletions
