summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/clk/clk.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/clk/clk.h')
-rw-r--r--drivers/gpu/nvgpu/clk/clk.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/clk/clk.h b/drivers/gpu/nvgpu/clk/clk.h
index a0b88dcb..d0e82173 100644
--- a/drivers/gpu/nvgpu/clk/clk.h
+++ b/drivers/gpu/nvgpu/clk/clk.h
@@ -119,6 +119,5 @@ u32 clk_domain_get_f_points(
119 u32 *fpointscount, 119 u32 *fpointscount,
120 u16 *freqpointsinmhz 120 u16 *freqpointsinmhz
121); 121);
122int clk_set_boot_fll_clk(struct gk20a *g);
123int clk_program_fll_clks(struct gk20a *g, struct change_fll_clk *fllclk); 122int clk_program_fll_clks(struct gk20a *g, struct change_fll_clk *fllclk);
124#endif 123#endif