summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gp10b/hal_gp10b.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gp10b/hal_gp10b.c')
-rw-r--r--drivers/gpu/nvgpu/gp10b/hal_gp10b.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gp10b/hal_gp10b.c b/drivers/gpu/nvgpu/gp10b/hal_gp10b.c
index c4e44483..2699dd7a 100644
--- a/drivers/gpu/nvgpu/gp10b/hal_gp10b.c
+++ b/drivers/gpu/nvgpu/gp10b/hal_gp10b.c
@@ -193,7 +193,7 @@ int gp10b_init_hal(struct gk20a *g)
193 u32 val; 193 u32 val;
194 194
195 *gops = gp10b_ops; 195 *gops = gp10b_ops;
196 196 gops->pmupstate = false;
197#ifdef CONFIG_TEGRA_ACR 197#ifdef CONFIG_TEGRA_ACR
198 if (platform->is_fmodel) { 198 if (platform->is_fmodel) {
199 gops->privsecurity = 0; 199 gops->privsecurity = 0;