From e5f82c848d75783c0e8d748dc7482ca29605fb12 Mon Sep 17 00:00:00 2001 From: Arun Kumar Swain Date: Wed, 30 Jul 2014 20:52:25 -0700 Subject: arm: tegra: Register tegra-throttle cdev as driver 1. Register tegra-throttle cooling device as a platform driver. 2. Obtain all the platform data (throtlle table info) for all instances of blanced-throtlled cdev from device tree and register them. Change-Id: Ie92685eea3eb5cb18068b195adc9ab5f83762399 Signed-off-by: Arun Kumar Swain Reviewed-on: http://git-master/r/449104 Reviewed-by: Diwakar Tundlam Tested-by: Diwakar Tundlam --- drivers/gpu/nvgpu/gk20a/clk_gk20a.c | 1 - drivers/gpu/nvgpu/gm20b/clk_gm20b.c | 1 - 2 files changed, 2 deletions(-) (limited to 'drivers/gpu') diff --git a/drivers/gpu/nvgpu/gk20a/clk_gk20a.c b/drivers/gpu/nvgpu/gk20a/clk_gk20a.c index 41305e3e..3fd25afa 100644 --- a/drivers/gpu/nvgpu/gk20a/clk_gk20a.c +++ b/drivers/gpu/nvgpu/gk20a/clk_gk20a.c @@ -23,7 +23,6 @@ #include #include #include -#include #include "gk20a.h" #include "hw_trim_gk20a.h" diff --git a/drivers/gpu/nvgpu/gm20b/clk_gm20b.c b/drivers/gpu/nvgpu/gm20b/clk_gm20b.c index 8130f53d..78f36692 100644 --- a/drivers/gpu/nvgpu/gm20b/clk_gm20b.c +++ b/drivers/gpu/nvgpu/gm20b/clk_gm20b.c @@ -21,7 +21,6 @@ #include #include #include -#include #include "gk20a/gk20a.h" #include "hw_trim_gm20b.h" -- cgit v1.2.2