summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/vgpu/gv11b/vgpu_hal_gv11b.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/vgpu/gv11b/vgpu_hal_gv11b.c')
-rw-r--r--drivers/gpu/nvgpu/vgpu/gv11b/vgpu_hal_gv11b.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/gpu/nvgpu/vgpu/gv11b/vgpu_hal_gv11b.c b/drivers/gpu/nvgpu/vgpu/gv11b/vgpu_hal_gv11b.c
index a2c95edd..a496d3fc 100644
--- a/drivers/gpu/nvgpu/vgpu/gv11b/vgpu_hal_gv11b.c
+++ b/drivers/gpu/nvgpu/vgpu/gv11b/vgpu_hal_gv11b.c
@@ -636,8 +636,6 @@ int vgpu_gv11b_init_hal(struct gk20a *g)
636 } 636 }
637 637
638 __nvgpu_set_enabled(g, NVGPU_PMU_FECS_BOOTSTRAP_DONE, false); 638 __nvgpu_set_enabled(g, NVGPU_PMU_FECS_BOOTSTRAP_DONE, false);
639 gv11b_init_uncompressed_kind_map();
640 gv11b_init_kind_attr();
641 g->bootstrap_owner = LSF_BOOTSTRAP_OWNER_DEFAULT; 639 g->bootstrap_owner = LSF_BOOTSTRAP_OWNER_DEFAULT;
642 640
643 g->name = "gv11b"; 641 g->name = "gv11b";