summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/clk_gk20a.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gk20a/clk_gk20a.h')
-rw-r--r--drivers/gpu/nvgpu/gk20a/clk_gk20a.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/clk_gk20a.h b/drivers/gpu/nvgpu/gk20a/clk_gk20a.h
index 4226a375..debd6fbc 100644
--- a/drivers/gpu/nvgpu/gk20a/clk_gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/clk_gk20a.h
@@ -60,8 +60,6 @@ struct clk_gk20a {
60}; 60};
61 61
62/* APIs used for separate HAL */ 62/* APIs used for separate HAL */
63int gk20a_init_clk_support(struct gk20a *g);
64int gk20a_suspend_clk_support(struct gk20a *g);
65struct clk *gk20a_clk_get(struct gk20a *g); 63struct clk *gk20a_clk_get(struct gk20a *g);
66 64
67/* APIs used for both GK20A and GM20B */ 65/* APIs used for both GK20A and GM20B */