summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/gk20a.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gk20a/gk20a.h')
-rw-r--r--drivers/gpu/nvgpu/gk20a/gk20a.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/gk20a.h b/drivers/gpu/nvgpu/gk20a/gk20a.h
index c55ba146..2e7bd4a5 100644
--- a/drivers/gpu/nvgpu/gk20a/gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/gk20a.h
@@ -446,8 +446,6 @@ struct gpu_ops {
446 struct nvgpu_gr_ctx *gr_ctx); 446 struct nvgpu_gr_ctx *gr_ctx);
447 void (*fecs_host_int_enable)(struct gk20a *g); 447 void (*fecs_host_int_enable)(struct gk20a *g);
448 int (*handle_ssync_hww)(struct gk20a *g); 448 int (*handle_ssync_hww)(struct gk20a *g);
449 void (*set_error_notifier)(struct gk20a *g,
450 struct gr_gk20a_isr_data *isr_data, u32 error_notifier);
451 int (*handle_notify_pending)(struct gk20a *g, 449 int (*handle_notify_pending)(struct gk20a *g,
452 struct gr_gk20a_isr_data *isr_data); 450 struct gr_gk20a_isr_data *isr_data);
453 int (*handle_semaphore_pending)(struct gk20a *g, 451 int (*handle_semaphore_pending)(struct gk20a *g,