Files
linux-nvgpu/drivers/gpu/nvgpu/vgpu
Deepak Nibade 4492737f3f 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>
2017-04-10 03:44:23 -07:00
..
2017-04-06 18:15:04 -07:00
2017-04-06 18:14:58 -07:00
2017-04-10 03:44:23 -07:00
2017-03-02 18:48:41 -08:00