summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/gk20a.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gk20a/gk20a.h')
-rw-r--r--drivers/gpu/nvgpu/gk20a/gk20a.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/gk20a.h b/drivers/gpu/nvgpu/gk20a/gk20a.h
index c310d73c..ce8d1d62 100644
--- a/drivers/gpu/nvgpu/gk20a/gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/gk20a.h
@@ -472,6 +472,7 @@ struct gk20a {
472 struct dentry *debugfs_gr_idle_timeout_default; 472 struct dentry *debugfs_gr_idle_timeout_default;
473 struct dentry *debugfs_bypass_smmu; 473 struct dentry *debugfs_bypass_smmu;
474 struct dentry *debugfs_disable_bigpage; 474 struct dentry *debugfs_disable_bigpage;
475 struct dentry *debugfs_gr_default_attrib_cb_size;
475#endif 476#endif
476 struct gk20a_ctxsw_ucode_info ctxsw_ucode_info; 477 struct gk20a_ctxsw_ucode_info ctxsw_ucode_info;
477 478