summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gm20b/acr_gm20b.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gm20b/acr_gm20b.c')
-rw-r--r--drivers/gpu/nvgpu/gm20b/acr_gm20b.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gm20b/acr_gm20b.c b/drivers/gpu/nvgpu/gm20b/acr_gm20b.c
index 8a0be106..79f90f0b 100644
--- a/drivers/gpu/nvgpu/gm20b/acr_gm20b.c
+++ b/drivers/gpu/nvgpu/gm20b/acr_gm20b.c
@@ -1257,7 +1257,7 @@ static int gm20b_init_pmu_setup_hw1(struct gk20a *g,
1257 1257
1258 struct pmu_gk20a *pmu = &g->pmu; 1258 struct pmu_gk20a *pmu = &g->pmu;
1259 int err; 1259 int err;
1260 struct gk20a_platform *platform = platform_get_drvdata(g->dev); 1260 struct gk20a_platform *platform = dev_get_drvdata(g->dev);
1261 1261
1262 gk20a_dbg_fn(""); 1262 gk20a_dbg_fn("");
1263 1263