summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/gr_gk20a.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gk20a/gr_gk20a.h')
-rw-r--r--drivers/gpu/nvgpu/gk20a/gr_gk20a.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/gr_gk20a.h b/drivers/gpu/nvgpu/gk20a/gr_gk20a.h
index 4b94f863..deafc438 100644
--- a/drivers/gpu/nvgpu/gk20a/gr_gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/gr_gk20a.h
@@ -500,4 +500,5 @@ int gr_gk20a_alloc_gr_ctx(struct gk20a *g,
500void gr_gk20a_free_gr_ctx(struct gk20a *g, 500void gr_gk20a_free_gr_ctx(struct gk20a *g,
501 struct vm_gk20a *vm, struct gr_ctx_desc *gr_ctx); 501 struct vm_gk20a *vm, struct gr_ctx_desc *gr_ctx);
502int gr_gk20a_halt_pipe(struct gk20a *g); 502int gr_gk20a_halt_pipe(struct gk20a *g);
503
503#endif /*__GR_GK20A_H__*/ 504#endif /*__GR_GK20A_H__*/