summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gp106/acr_gp106.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gp106/acr_gp106.h')
-rw-r--r--drivers/gpu/nvgpu/gp106/acr_gp106.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gp106/acr_gp106.h b/drivers/gpu/nvgpu/gp106/acr_gp106.h
index 26e68cd7..9afec529 100644
--- a/drivers/gpu/nvgpu/gp106/acr_gp106.h
+++ b/drivers/gpu/nvgpu/gp106/acr_gp106.h
@@ -118,4 +118,6 @@ struct flcn_acr_desc_v1 {
118 u32 dummy[4]; //ACR_BSI_VPR_DESC 118 u32 dummy[4]; //ACR_BSI_VPR_DESC
119}; 119};
120 120
121void gp106_init_secure_pmu(struct gpu_ops *gops);
122
121#endif /*__PMU_GP106_H_*/ 123#endif /*__PMU_GP106_H_*/