MGS-5943 [#imx-2089] 0079-CL290440-KERNEL-SPACE-6.4.x-Always-enable-gcdIGNORE_

6.4.x: Always enable
 gcdIGNORE_DRIVER_VERSION_MISMATCH for NXP tree.

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

Signed-off-by: Xianzhong <xianzhong.li@nxp.com>
This commit is contained in:
Xianzhong 2020-08-20 13:57:14 +08:00 committed by Ella Feng
parent 9e259c9375
commit 1d1356c052
1 changed files with 1 additions and 1 deletions

View File

@ -1389,7 +1389,7 @@ This define enables the use of VM for gckCommand and fence buffers.
When enabled, driver will ignore user and kernel driver version mismatch.
*/
#ifndef gcdIGNORE_DRIVER_VERSIONS_MISMATCH
# define gcdIGNORE_DRIVER_VERSIONS_MISMATCH 0
# define gcdIGNORE_DRIVER_VERSIONS_MISMATCH 1
#endif
/*