summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gv11b/gr_gv11b.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gv11b/gr_gv11b.c')
-rw-r--r--drivers/gpu/nvgpu/gv11b/gr_gv11b.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gv11b/gr_gv11b.c b/drivers/gpu/nvgpu/gv11b/gr_gv11b.c
index 190e3df5..7638baaf 100644
--- a/drivers/gpu/nvgpu/gv11b/gr_gv11b.c
+++ b/drivers/gpu/nvgpu/gv11b/gr_gv11b.c
@@ -1963,7 +1963,7 @@ static void gr_gv11b_write_pm_ptr(struct gk20a *g,
1963 ctxsw_prog_main_image_pm_ptr_hi_o(), va_hi); 1963 ctxsw_prog_main_image_pm_ptr_hi_o(), va_hi);
1964} 1964}
1965 1965
1966void gr_gv11b_init_elcg_mode(struct gk20a *g, u32 mode, u32 engine) 1966static void gr_gv11b_init_elcg_mode(struct gk20a *g, u32 mode, u32 engine)
1967{ 1967{
1968 u32 gate_ctrl; 1968 u32 gate_ctrl;
1969 1969