From 3fba1e929ba17531f88809cbc12212cedaed015b Mon Sep 17 00:00:00 2001 From: Supriya Date: Fri, 7 Aug 2015 12:32:32 +0530 Subject: gpu: nvgpu: Fix NS boot transcfg Bug 1667322 Accommodate for transcfg address change Change-Id: I7054202b8ce3be1a3fbfe0465e662be6f9740eb3 Signed-off-by: Supriya Reviewed-on: http://git-master/r/780326 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Terje Bergstrom Tested-by: Terje Bergstrom --- drivers/gpu/nvgpu/gm20b/acr_gm20b.h | 1 + 1 file changed, 1 insertion(+) (limited to 'drivers/gpu/nvgpu/gm20b/acr_gm20b.h') 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); int pmu_exec_gen_bl(struct gk20a *g, void *desc, u8 b_wait_for_halt); int pmu_wait_for_halt(struct gk20a *g, unsigned int timeout_us); int clear_halt_interrupt_status(struct gk20a *g, unsigned int timeout); +int gm20b_init_nspmu_setup_hw1(struct gk20a *g); #endif /*__ACR_GM20B_H_*/ -- cgit v1.2.2