summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/tegra/linux/platform_gp10b_tegra.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/tegra/linux/platform_gp10b_tegra.c')
-rw-r--r--drivers/gpu/nvgpu/tegra/linux/platform_gp10b_tegra.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/gpu/nvgpu/tegra/linux/platform_gp10b_tegra.c b/drivers/gpu/nvgpu/tegra/linux/platform_gp10b_tegra.c
index 8e8792f6..e499627f 100644
--- a/drivers/gpu/nvgpu/tegra/linux/platform_gp10b_tegra.c
+++ b/drivers/gpu/nvgpu/tegra/linux/platform_gp10b_tegra.c
@@ -427,8 +427,6 @@ struct gk20a_platform gp10b_tegra_platform = {
427 427
428 .has_cde = true, 428 .has_cde = true,
429 429
430 .has_ce = true,
431
432 .clk_round_rate = gp10b_round_clk_rate, 430 .clk_round_rate = gp10b_round_clk_rate,
433 .get_clk_freqs = gp10b_clk_get_freqs, 431 .get_clk_freqs = gp10b_clk_get_freqs,
434 432