summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gv100/hal_gv100.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gv100/hal_gv100.c')
-rw-r--r--drivers/gpu/nvgpu/gv100/hal_gv100.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/gpu/nvgpu/gv100/hal_gv100.c b/drivers/gpu/nvgpu/gv100/hal_gv100.c
index 88008e77..7f2b149b 100644
--- a/drivers/gpu/nvgpu/gv100/hal_gv100.c
+++ b/drivers/gpu/nvgpu/gv100/hal_gv100.c
@@ -764,11 +764,6 @@ int gv100_init_hal(struct gk20a *g)
764 g->pmu_lsf_pmu_wpr_init_done = 0; 764 g->pmu_lsf_pmu_wpr_init_done = 0;
765 g->bootstrap_owner = LSF_FALCON_ID_SEC2; 765 g->bootstrap_owner = LSF_FALCON_ID_SEC2;
766 766
767 gv11b_init_uncompressed_kind_map();
768 gv11b_init_kind_attr();
769
770 g->bootstrap_owner = LSF_FALCON_ID_SEC2;
771
772 g->name = "gv10x"; 767 g->name = "gv10x";
773 768
774 return 0; 769 return 0;