summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/common/linux/platform_gk20a.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/common/linux/platform_gk20a.h')
-rw-r--r--drivers/gpu/nvgpu/common/linux/platform_gk20a.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/gpu/nvgpu/common/linux/platform_gk20a.h b/drivers/gpu/nvgpu/common/linux/platform_gk20a.h
index 07e72247..9a99b7fe 100644
--- a/drivers/gpu/nvgpu/common/linux/platform_gk20a.h
+++ b/drivers/gpu/nvgpu/common/linux/platform_gk20a.h
@@ -120,11 +120,6 @@ struct gk20a_platform {
120 */ 120 */
121 bool force_reset_in_do_idle; 121 bool force_reset_in_do_idle;
122 122
123 /* default pri timeout, on PCIe it should be lower than timeout
124 * detection
125 */
126 u32 default_pri_timeout;
127
128 /* guest/vm id, needed for IPA to PA transation */ 123 /* guest/vm id, needed for IPA to PA transation */
129 int vmid; 124 int vmid;
130 125