Skip to content
Snippets Groups Projects
Commit ff093d52 authored by yuan.tian's avatar yuan.tian Committed by Gianfranco Mariotti
Browse files

MGS-6739 [#imx-2760] 0051-CL504140-KERNEL-SPACE-234062-change-android-platform


234062:change android platform
 macro to gcdANDROID instead of ANDROID.[liu.shuai]

Signed-off-by: default avatarKe Feng <ke.feng@verisilicon.com>

Signed-off-by: default avataryuan.tian <yuan.tian@nxp.com>
parent 653059c1
No related branches found
No related tags found
1 merge request!156Draft: [i.MX] mxc: gpu-viv: apply patches
......@@ -1407,7 +1407,7 @@ This define enables the use of VM for gckCommand and fence buffers.
* Only support Linux OS currently.
*/
#ifndef gcdENABLE_VIDEO_MEMORY_TRACE
#ifdef ANDROID
#ifdef gcdANDROID
# define gcdENABLE_VIDEO_MEMORY_TRACE 1
# else
# define gcdENABLE_VIDEO_MEMORY_TRACE 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment