summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/gk20a.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gk20a/gk20a.c')
-rw-r--r--drivers/gpu/nvgpu/gk20a/gk20a.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/gk20a.c b/drivers/gpu/nvgpu/gk20a/gk20a.c
index b0aef022..fb4e0886 100644
--- a/drivers/gpu/nvgpu/gk20a/gk20a.c
+++ b/drivers/gpu/nvgpu/gk20a/gk20a.c
@@ -1502,8 +1502,6 @@ static int gk20a_probe(struct platform_device *dev)
1502 gk20a_create_sysfs(dev); 1502 gk20a_create_sysfs(dev);
1503 1503
1504#ifdef CONFIG_DEBUG_FS 1504#ifdef CONFIG_DEBUG_FS
1505 clk_gk20a_debugfs_init(dev);
1506
1507 spin_lock_init(&gk20a->debugfs_lock); 1505 spin_lock_init(&gk20a->debugfs_lock);
1508 gk20a->mm.ltc_enabled = true; 1506 gk20a->mm.ltc_enabled = true;
1509 gk20a->mm.ltc_enabled_debug = true; 1507 gk20a->mm.ltc_enabled_debug = true;