summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gm20b/acr_gm20b.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gm20b/acr_gm20b.h')
-rw-r--r--drivers/gpu/nvgpu/gm20b/acr_gm20b.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/gpu/nvgpu/gm20b/acr_gm20b.h b/drivers/gpu/nvgpu/gm20b/acr_gm20b.h
index cae6ab6a..fad40081 100644
--- a/drivers/gpu/nvgpu/gm20b/acr_gm20b.h
+++ b/drivers/gpu/nvgpu/gm20b/acr_gm20b.h
@@ -41,10 +41,6 @@ int gm20b_pmu_populate_loader_cfg(struct gk20a *g,
41 void *lsfm, u32 *p_bl_gen_desc_size); 41 void *lsfm, u32 *p_bl_gen_desc_size);
42int gm20b_flcn_populate_bl_dmem_desc(struct gk20a *g, 42int gm20b_flcn_populate_bl_dmem_desc(struct gk20a *g,
43 void *lsfm, u32 *p_bl_gen_desc_size, u32 falconid); 43 void *lsfm, u32 *p_bl_gen_desc_size, u32 falconid);
44void gm20b_update_lspmu_cmdline_args(struct gk20a *g);
45void gm20b_setup_apertures(struct gk20a *g);
46int gm20b_pmu_setup_sw(struct gk20a *g);
47int gm20b_init_nspmu_setup_hw1(struct gk20a *g);
48 44
49int acr_ucode_patch_sig(struct gk20a *g, 45int acr_ucode_patch_sig(struct gk20a *g,
50 unsigned int *p_img, 46 unsigned int *p_img,