summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gv11b/fifo_gv11b.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gv11b/fifo_gv11b.h')
-rw-r--r--drivers/gpu/nvgpu/gv11b/fifo_gv11b.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gv11b/fifo_gv11b.h b/drivers/gpu/nvgpu/gv11b/fifo_gv11b.h
index f622aba8..fc1ddf83 100644
--- a/drivers/gpu/nvgpu/gv11b/fifo_gv11b.h
+++ b/drivers/gpu/nvgpu/gv11b/fifo_gv11b.h
@@ -113,5 +113,5 @@ u32 gv11b_fifo_get_syncpt_incr_cmd_size(bool wfi_cmd);
113int gv11b_init_fifo_setup_hw(struct gk20a *g); 113int gv11b_init_fifo_setup_hw(struct gk20a *g);
114 114
115void gv11b_fifo_tsg_verify_status_faulted(struct channel_gk20a *ch); 115void gv11b_fifo_tsg_verify_status_faulted(struct channel_gk20a *ch);
116 116u32 gv11b_fifo_get_preempt_timeout(struct gk20a *g);
117#endif 117#endif