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.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/gk20a.c b/drivers/gpu/nvgpu/gk20a/gk20a.c
index 2975798f..4e3beb7c 100644
--- a/drivers/gpu/nvgpu/gk20a/gk20a.c
+++ b/drivers/gpu/nvgpu/gk20a/gk20a.c
@@ -1523,6 +1523,7 @@ static int gk20a_probe(struct platform_device *dev)
1523 platform->debugfs, 1523 platform->debugfs,
1524 &gk20a->timeouts_enabled); 1524 &gk20a->timeouts_enabled);
1525 gk20a_pmu_debugfs_init(dev); 1525 gk20a_pmu_debugfs_init(dev);
1526 gk20a_cde_debugfs_init(dev);
1526#endif 1527#endif
1527 1528
1528#ifdef CONFIG_INPUT_CFBOOST 1529#ifdef CONFIG_INPUT_CFBOOST