summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/pstate
diff options
context:
space:
mode:
authorDeepak Nibade <dnibade@nvidia.com>2017-04-10 05:41:18 -0400
committerDeepak Nibade <dnibade@nvidia.com>2017-04-10 06:44:23 -0400
commit4492737f3f4dcdabce3e11fb4eae00260dc4565a (patch)
treeaa569134722f8f9559d630174e1e94077bd28dec /drivers/gpu/nvgpu/pstate
parentc851dfb985bab158a756e08facd7a7a3b4507f9c (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/pstate')
0 files changed, 0 insertions, 0 deletions