summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/common/linux/platform_gk20a_tegra.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/common/linux/platform_gk20a_tegra.c')
-rw-r--r--drivers/gpu/nvgpu/common/linux/platform_gk20a_tegra.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/gpu/nvgpu/common/linux/platform_gk20a_tegra.c b/drivers/gpu/nvgpu/common/linux/platform_gk20a_tegra.c
index fda3bc95..9652c1da 100644
--- a/drivers/gpu/nvgpu/common/linux/platform_gk20a_tegra.c
+++ b/drivers/gpu/nvgpu/common/linux/platform_gk20a_tegra.c
@@ -924,8 +924,6 @@ struct gk20a_platform gm20b_tegra_platform = {
924 924
925 .force_reset_in_do_idle = false, 925 .force_reset_in_do_idle = false,
926 926
927 .default_big_page_size = SZ_128K,
928
929 .ch_wdt_timeout_ms = 5000, 927 .ch_wdt_timeout_ms = 5000,
930 928
931 .probe = gk20a_tegra_probe, 929 .probe = gk20a_tegra_probe,