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 c13ae2a2..e44ee631 100644
--- a/drivers/gpu/nvgpu/gk20a/mm_gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/mm_gk20a.h
@@ -153,7 +153,6 @@ struct gk20a_mm_entry {
153 int pgsz; 153 int pgsz;
154 struct gk20a_mm_entry *entries; 154 struct gk20a_mm_entry *entries;
155 int num_entries; 155 int num_entries;
156 bool sparse;
157}; 156};
158 157
159struct priv_cmd_queue { 158struct priv_cmd_queue {