summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gm20b/hal_gm20b.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gm20b/hal_gm20b.c')
-rw-r--r--drivers/gpu/nvgpu/gm20b/hal_gm20b.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/gpu/nvgpu/gm20b/hal_gm20b.c b/drivers/gpu/nvgpu/gm20b/hal_gm20b.c
index 20ab808a..42df76c9 100644
--- a/drivers/gpu/nvgpu/gm20b/hal_gm20b.c
+++ b/drivers/gpu/nvgpu/gm20b/hal_gm20b.c
@@ -703,9 +703,6 @@ int gm20b_init_hal(struct gk20a *g)
703 g->pmu_lsf_pmu_wpr_init_done = 0; 703 g->pmu_lsf_pmu_wpr_init_done = 0;
704 g->bootstrap_owner = LSF_BOOTSTRAP_OWNER_DEFAULT; 704 g->bootstrap_owner = LSF_BOOTSTRAP_OWNER_DEFAULT;
705 705
706 gm20b_init_uncompressed_kind_map();
707 gm20b_init_kind_attr();
708
709 g->name = "gm20b"; 706 g->name = "gm20b";
710 707
711 return 0; 708 return 0;