summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/ce2_gk20a.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gk20a/ce2_gk20a.c')
-rw-r--r--drivers/gpu/nvgpu/gk20a/ce2_gk20a.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/ce2_gk20a.c b/drivers/gpu/nvgpu/gk20a/ce2_gk20a.c
index 8e600c18..b0f65647 100644
--- a/drivers/gpu/nvgpu/gk20a/ce2_gk20a.c
+++ b/drivers/gpu/nvgpu/gk20a/ce2_gk20a.c
@@ -441,7 +441,6 @@ u32 gk20a_ce_create_context_with_cb(struct gk20a *g,
441 } 441 }
442 442
443 ce_ctx->g = g; 443 ce_ctx->g = g;
444 ce_ctx->dev = g->dev;
445 ce_ctx->user_event_callback = user_event_callback; 444 ce_ctx->user_event_callback = user_event_callback;
446 445
447 ce_ctx->cmd_buf_read_queue_offset = 0; 446 ce_ctx->cmd_buf_read_queue_offset = 0;