From 0858498f7b615467af33c4268fd0c0ac7fe19788 Mon Sep 17 00:00:00 2001 From: Mahantesh Kumbar Date: Thu, 24 Jul 2014 10:26:58 +0530 Subject: nvgpu:Added PROD settings for ELPG sequencing Added PROD settings for ELPG sequencing registers Bug 200023161 Change-Id: Id313f9bc800d3a57f45aff0f0f609887565971be Signed-off-by: Mahantesh Kumbar --- drivers/gpu/nvgpu/gm20b/pmu_gm20b.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'drivers/gpu/nvgpu/gm20b/pmu_gm20b.h') diff --git a/drivers/gpu/nvgpu/gm20b/pmu_gm20b.h b/drivers/gpu/nvgpu/gm20b/pmu_gm20b.h index d36d3803..fc2f7d60 100644 --- a/drivers/gpu/nvgpu/gm20b/pmu_gm20b.h +++ b/drivers/gpu/nvgpu/gm20b/pmu_gm20b.h @@ -15,5 +15,7 @@ #ifndef __PMU_GM20B_H_ #define __PMU_GM20B_H_ + void gm20b_init_pmu_ops(struct gpu_ops *gops); + #endif /*__PMU_GM20B_H_*/ -- cgit v1.2.2