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.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/gr_gk20a.c b/drivers/gpu/nvgpu/gk20a/gr_gk20a.c
index d4d6cd2d..73cfa3bf 100644
--- a/drivers/gpu/nvgpu/gk20a/gr_gk20a.c
+++ b/drivers/gpu/nvgpu/gk20a/gr_gk20a.c
@@ -4813,9 +4813,6 @@ static int gk20a_init_gr_setup_sw(struct gk20a *g)
4813 return 0; 4813 return 0;
4814 } 4814 }
4815 4815
4816 if (g->ops.gr.fuse_override)
4817 g->ops.gr.fuse_override(g);
4818
4819 gr->g = g; 4816 gr->g = g;
4820 4817
4821#if defined(CONFIG_GK20A_CYCLE_STATS) 4818#if defined(CONFIG_GK20A_CYCLE_STATS)