summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/common/linux/os_linux.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/common/linux/os_linux.h')
-rw-r--r--drivers/gpu/nvgpu/common/linux/os_linux.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/common/linux/os_linux.h b/drivers/gpu/nvgpu/common/linux/os_linux.h
index a2181c05..ebe131de 100644
--- a/drivers/gpu/nvgpu/common/linux/os_linux.h
+++ b/drivers/gpu/nvgpu/common/linux/os_linux.h
@@ -123,7 +123,6 @@ struct nvgpu_os_linux {
123 struct dentry *debugfs_ltc_enabled; 123 struct dentry *debugfs_ltc_enabled;
124 struct dentry *debugfs_timeouts_enabled; 124 struct dentry *debugfs_timeouts_enabled;
125 struct dentry *debugfs_gr_idle_timeout_default; 125 struct dentry *debugfs_gr_idle_timeout_default;
126 struct dentry *debugfs_bypass_smmu;
127 struct dentry *debugfs_disable_bigpage; 126 struct dentry *debugfs_disable_bigpage;
128 struct dentry *debugfs_gr_default_attrib_cb_size; 127 struct dentry *debugfs_gr_default_attrib_cb_size;
129 128