summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/platform_gk20a.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gk20a/platform_gk20a.h')
-rw-r--r--drivers/gpu/nvgpu/gk20a/platform_gk20a.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/platform_gk20a.h b/drivers/gpu/nvgpu/gk20a/platform_gk20a.h
index 17c3f9a4..791286f0 100644
--- a/drivers/gpu/nvgpu/gk20a/platform_gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/platform_gk20a.h
@@ -61,10 +61,6 @@ struct gk20a_platform {
61 /* Set if the platform can unify the small/large address spaces. */ 61 /* Set if the platform can unify the small/large address spaces. */
62 bool unify_address_spaces; 62 bool unify_address_spaces;
63 63
64 /* Should be populated by probe. */
65 struct dentry *debugfs;
66 struct dentry *debugfs_alias;
67
68 /* Clock configuration is stored here. Platform probe is responsible 64 /* Clock configuration is stored here. Platform probe is responsible
69 * for filling this data. */ 65 * for filling this data. */
70 struct clk *clk[GK20A_CLKS_MAX]; 66 struct clk *clk[GK20A_CLKS_MAX];