summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/common/linux/cde.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/common/linux/cde.h')
-rw-r--r--drivers/gpu/nvgpu/common/linux/cde.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/common/linux/cde.h b/drivers/gpu/nvgpu/common/linux/cde.h
index fe206401..91ea9b88 100644
--- a/drivers/gpu/nvgpu/common/linux/cde.h
+++ b/drivers/gpu/nvgpu/common/linux/cde.h
@@ -232,6 +232,7 @@ struct gk20a_cde_ctx {
232 232
233 /* channel related data */ 233 /* channel related data */
234 struct channel_gk20a *ch; 234 struct channel_gk20a *ch;
235 struct tsg_gk20a *tsg;
235 struct vm_gk20a *vm; 236 struct vm_gk20a *vm;
236 237
237 /* buf converter configuration */ 238 /* buf converter configuration */