summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/gpu/nvgpu/common/linux/vgpu/gv11b/platform_gv11b_vgpu_tegra.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/common/linux/vgpu/gv11b/platform_gv11b_vgpu_tegra.c b/drivers/gpu/nvgpu/common/linux/vgpu/gv11b/platform_gv11b_vgpu_tegra.c
index e293517f..054b019b 100644
--- a/drivers/gpu/nvgpu/common/linux/vgpu/gv11b/platform_gv11b_vgpu_tegra.c
+++ b/drivers/gpu/nvgpu/common/linux/vgpu/gv11b/platform_gv11b_vgpu_tegra.c
@@ -70,7 +70,6 @@ static int gv11b_vgpu_probe(struct device *dev)
70 70
71struct gk20a_platform gv11b_vgpu_tegra_platform = { 71struct gk20a_platform gv11b_vgpu_tegra_platform = {
72 .has_syncpoints = true, 72 .has_syncpoints = true,
73 .aggressive_sync_destroy_thresh = 64,
74 73
75 /* power management configuration */ 74 /* power management configuration */
76 .can_railgate_init = false, 75 .can_railgate_init = false,