diff options
author | Deepak Nibade <dnibade@nvidia.com> | 2017-04-10 05:41:18 -0400 |
---|---|---|
committer | Deepak Nibade <dnibade@nvidia.com> | 2017-04-10 06:44:23 -0400 |
commit | 4492737f3f4dcdabce3e11fb4eae00260dc4565a (patch) | |
tree | aa569134722f8f9559d630174e1e94077bd28dec /drivers/gpu/nvgpu/ctrl/ctrlvolt.h | |
parent | c851dfb985bab158a756e08facd7a7a3b4507f9c (diff) |
gpu: nvgpu: use correct list init API
List g->pending_sema_waits already uses new nvgpu list
APIs, and hence use nvgpu_init_list_node() to
initialize it instead of INIT_LIST_HEAD()
Use of Linux API causes compilation to fail
Change-Id: I4a91d4adb04edc79e9f7dc19abc2b83164801b32
Signed-off-by: Deepak Nibade <dnibade@nvidia.com>
Reviewed-on: http://git-master/r/1459009
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: svccoveritychecker <svccoveritychecker@nvidia.com>
Diffstat (limited to 'drivers/gpu/nvgpu/ctrl/ctrlvolt.h')
0 files changed, 0 insertions, 0 deletions