diff options
author | David Pu <dpu@nvidia.com> | 2016-08-30 18:49:12 -0400 |
---|---|---|
committer | mobile promotions <svcmobile_promotions@nvidia.com> | 2016-08-31 15:03:54 -0400 |
commit | 91241ca8e975dd9352e31e06ca408618477fac91 (patch) | |
tree | 31af7119146b75e1791123e228b3f925fe8139b0 /drivers/gpu/nvgpu/acr.h | |
parent | cfa0f2a6ea9e6c99cd02fffa8dfa323744a4965f (diff) |
gpu: nvgpu: fix build error when CONFIG_DEBUG_FS=n
adding 'ifdef CONFIG_DEBUG_FS' check to fix following compilation error
when CONFIG_DEBUG_FS=n(which is used for Android 'production' build):
mm_gk20a.c: In function 'gk20a_mm_debugfs_init':
mm_gk20a.c:4824:2: error: implicit declaration of function
'debugfs_create_x64' [-Werror=implicit-function-declaration]
Bug 1778001
Change-Id: I785288a37b96c391b84925d5971d2691cf80206e
Signed-off-by: David Pu <dpu@nvidia.com>
Reviewed-on: http://git-master/r/1210393
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com>
Diffstat (limited to 'drivers/gpu/nvgpu/acr.h')
0 files changed, 0 insertions, 0 deletions