summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/gr_gk20a.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gk20a/gr_gk20a.c')
-rw-r--r--drivers/gpu/nvgpu/gk20a/gr_gk20a.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/gr_gk20a.c b/drivers/gpu/nvgpu/gk20a/gr_gk20a.c
index 1efa0c86..ea6bca2f 100644
--- a/drivers/gpu/nvgpu/gk20a/gr_gk20a.c
+++ b/drivers/gpu/nvgpu/gk20a/gr_gk20a.c
@@ -7261,7 +7261,7 @@ static void gr_gk20a_init_cyclestats(struct gk20a *g)
7261#endif 7261#endif
7262} 7262}
7263 7263
7264void gr_gk20a_bpt_reg_info(struct gk20a *g, struct warpstate *w_state) 7264static void gr_gk20a_bpt_reg_info(struct gk20a *g, struct warpstate *w_state)
7265{ 7265{
7266 /* Check if we have at least one valid warp */ 7266 /* Check if we have at least one valid warp */
7267 struct gr_gk20a *gr = &g->gr; 7267 struct gr_gk20a *gr = &g->gr;