From 5200902f57d0223e30dfce548355b5fe06a25203 Mon Sep 17 00:00:00 2001 From: Terje Bergstrom Date: Thu, 16 Oct 2014 15:07:31 +0300 Subject: gpu: nvgpu: Remove unused symbols Remove unused symbols in platform file and gk20a.c. Bug 1558739 Change-Id: If160a75061ecb4ad9cbc4abfb9bc409457299738 Signed-off-by: Terje Bergstrom --- drivers/gpu/nvgpu/gk20a/gk20a.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'drivers/gpu/nvgpu/gk20a/gk20a.h') diff --git a/drivers/gpu/nvgpu/gk20a/gk20a.h b/drivers/gpu/nvgpu/gk20a/gk20a.h index 979b4cb0..8ebf6711 100644 --- a/drivers/gpu/nvgpu/gk20a/gk20a.h +++ b/drivers/gpu/nvgpu/gk20a/gk20a.h @@ -47,10 +47,6 @@ struct acr_gm20b; #include "gm20b/acr_gm20b.h" #include "cde_gk20a.h" -extern struct platform_device tegra_gk20a_device; - -bool is_gk20a_module(struct platform_device *dev); - struct cooling_device_gk20a { struct thermal_cooling_device *gk20a_cooling_dev; unsigned int gk20a_freq_state; -- cgit v1.2.2