summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/include
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/include')
-rw-r--r--drivers/gpu/nvgpu/include/nvgpu/mm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/include/nvgpu/mm.h b/drivers/gpu/nvgpu/include/nvgpu/mm.h
index 033e2548..3a1b2a6c 100644
--- a/drivers/gpu/nvgpu/include/nvgpu/mm.h
+++ b/drivers/gpu/nvgpu/include/nvgpu/mm.h
@@ -147,7 +147,6 @@ struct mm_gk20a {
147 bool ltc_enabled_current; 147 bool ltc_enabled_current;
148 bool ltc_enabled_target; 148 bool ltc_enabled_target;
149 bool disable_bigpage; 149 bool disable_bigpage;
150 bool has_physical_mode;
151 150
152 struct nvgpu_mem sysmem_flush; 151 struct nvgpu_mem sysmem_flush;
153 152