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 fc303e70..bf687dbf 100644
--- a/drivers/gpu/nvgpu/gv100/hal_gv100.c
+++ b/drivers/gpu/nvgpu/gv100/hal_gv100.c
@@ -425,7 +425,6 @@ static const struct gpu_ops gv100_ops = {
425 .decode_egpc_addr = gv11b_gr_decode_egpc_addr, 425 .decode_egpc_addr = gv11b_gr_decode_egpc_addr,
426 .fecs_host_int_enable = gr_gv11b_fecs_host_int_enable, 426 .fecs_host_int_enable = gr_gv11b_fecs_host_int_enable,
427 .handle_ssync_hww = gr_gv11b_handle_ssync_hww, 427 .handle_ssync_hww = gr_gv11b_handle_ssync_hww,
428 .set_error_notifier = gk20a_gr_set_error_notifier,
429 .handle_notify_pending = gk20a_gr_handle_notify_pending, 428 .handle_notify_pending = gk20a_gr_handle_notify_pending,
430 .handle_semaphore_pending = gk20a_gr_handle_semaphore_pending, 429 .handle_semaphore_pending = gk20a_gr_handle_semaphore_pending,
431 .add_ctxsw_reg_pm_fbpa = gr_gv100_add_ctxsw_reg_pm_fbpa, 430 .add_ctxsw_reg_pm_fbpa = gr_gv100_add_ctxsw_reg_pm_fbpa,