summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/mm_gk20a.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gk20a/mm_gk20a.h')
-rw-r--r--drivers/gpu/nvgpu/gk20a/mm_gk20a.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/mm_gk20a.h b/drivers/gpu/nvgpu/gk20a/mm_gk20a.h
index e5d76f8f..4dfc2b7d 100644
--- a/drivers/gpu/nvgpu/gk20a/mm_gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/mm_gk20a.h
@@ -322,7 +322,6 @@ struct mm_gk20a {
322 struct inst_desc inst_block; 322 struct inst_desc inst_block;
323 } pmu; 323 } pmu;
324 324
325 struct mutex tlb_lock;
326 struct mutex l2_op_lock; 325 struct mutex l2_op_lock;
327 326
328 void (*remove_support)(struct mm_gk20a *mm); 327 void (*remove_support)(struct mm_gk20a *mm);