summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gv11b/ce_gv11b.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gv11b/ce_gv11b.h')
-rw-r--r--drivers/gpu/nvgpu/gv11b/ce_gv11b.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gv11b/ce_gv11b.h b/drivers/gpu/nvgpu/gv11b/ce_gv11b.h
index 27dffa5d..09d18058 100644
--- a/drivers/gpu/nvgpu/gv11b/ce_gv11b.h
+++ b/drivers/gpu/nvgpu/gv11b/ce_gv11b.h
@@ -22,5 +22,6 @@
22struct gpu_ops; 22struct gpu_ops;
23 23
24void gv11b_init_ce(struct gpu_ops *gops); 24void gv11b_init_ce(struct gpu_ops *gops);
25void gv11b_ce_mthd_buffer_fault_in_bar2_fault(struct gk20a *g);
25 26
26#endif /*__CE2_GV11B_H__*/ 27#endif /*__CE2_GV11B_H__*/