summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gv100/hal_gv100.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gv100/hal_gv100.c')
-rw-r--r--drivers/gpu/nvgpu/gv100/hal_gv100.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gv100/hal_gv100.c b/drivers/gpu/nvgpu/gv100/hal_gv100.c
index a09d8912..d2136466 100644
--- a/drivers/gpu/nvgpu/gv100/hal_gv100.c
+++ b/drivers/gpu/nvgpu/gv100/hal_gv100.c
@@ -450,7 +450,6 @@ static const struct gpu_ops gv100_ops = {
450 .alloc_inst = gk20a_fifo_alloc_inst, 450 .alloc_inst = gk20a_fifo_alloc_inst,
451 .free_inst = gk20a_fifo_free_inst, 451 .free_inst = gk20a_fifo_free_inst,
452 .setup_ramfc = channel_gv11b_setup_ramfc, 452 .setup_ramfc = channel_gv11b_setup_ramfc,
453 .channel_set_timeslice = gk20a_fifo_set_timeslice,
454 .default_timeslice_us = gk20a_fifo_default_timeslice_us, 453 .default_timeslice_us = gk20a_fifo_default_timeslice_us,
455 .setup_userd = gk20a_fifo_setup_userd, 454 .setup_userd = gk20a_fifo_setup_userd,
456 .userd_gp_get = gv11b_userd_gp_get, 455 .userd_gp_get = gv11b_userd_gp_get,