summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gm20b/acr_gm20b.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gm20b/acr_gm20b.h')
-rw-r--r--drivers/gpu/nvgpu/gm20b/acr_gm20b.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gm20b/acr_gm20b.h b/drivers/gpu/nvgpu/gm20b/acr_gm20b.h
index bd3b633a..fd9cf2ec 100644
--- a/drivers/gpu/nvgpu/gm20b/acr_gm20b.h
+++ b/drivers/gpu/nvgpu/gm20b/acr_gm20b.h
@@ -407,4 +407,5 @@ int gm20b_pmu_setup_sw(struct gk20a *g);
407int pmu_exec_gen_bl(struct gk20a *g, void *desc, u8 b_wait_for_halt); 407int pmu_exec_gen_bl(struct gk20a *g, void *desc, u8 b_wait_for_halt);
408int pmu_wait_for_halt(struct gk20a *g, unsigned int timeout_us); 408int pmu_wait_for_halt(struct gk20a *g, unsigned int timeout_us);
409int clear_halt_interrupt_status(struct gk20a *g, unsigned int timeout); 409int clear_halt_interrupt_status(struct gk20a *g, unsigned int timeout);
410int gm20b_init_nspmu_setup_hw1(struct gk20a *g);
410#endif /*__ACR_GM20B_H_*/ 411#endif /*__ACR_GM20B_H_*/