summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gv11b/fb_gv11b.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gv11b/fb_gv11b.c')
-rw-r--r--drivers/gpu/nvgpu/gv11b/fb_gv11b.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gv11b/fb_gv11b.c b/drivers/gpu/nvgpu/gv11b/fb_gv11b.c
index 30a2bca2..8bbde5c3 100644
--- a/drivers/gpu/nvgpu/gv11b/fb_gv11b.c
+++ b/drivers/gpu/nvgpu/gv11b/fb_gv11b.c
@@ -1427,7 +1427,7 @@ static int gv11b_fb_mmu_invalidate_replay(struct gk20a *g,
1427 u32 reg_val; 1427 u32 reg_val;
1428 struct nvgpu_timeout timeout; 1428 struct nvgpu_timeout timeout;
1429 1429
1430 gk20a_dbg_fn(""); 1430 nvgpu_log_fn(g, " ");
1431 1431
1432 nvgpu_mutex_acquire(&g->mm.tlb_lock); 1432 nvgpu_mutex_acquire(&g->mm.tlb_lock);
1433 1433