summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gp10b/platform_gp10b_tegra.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gp10b/platform_gp10b_tegra.c')
-rw-r--r--drivers/gpu/nvgpu/gp10b/platform_gp10b_tegra.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gp10b/platform_gp10b_tegra.c b/drivers/gpu/nvgpu/gp10b/platform_gp10b_tegra.c
index 6795c99a..3a232402 100644
--- a/drivers/gpu/nvgpu/gp10b/platform_gp10b_tegra.c
+++ b/drivers/gpu/nvgpu/gp10b/platform_gp10b_tegra.c
@@ -401,7 +401,7 @@ static int gp10b_clk_get_freqs(struct device *dev,
401 return 0; 401 return 0;
402} 402}
403 403
404struct gk20a_platform t18x_gpu_tegra_platform = { 404struct gk20a_platform gp10b_tegra_platform = {
405 .has_syncpoints = true, 405 .has_syncpoints = true,
406 406
407 /* power management configuration */ 407 /* power management configuration */