summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/os/linux/platform_gk20a.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/os/linux/platform_gk20a.h')
-rw-r--r--drivers/gpu/nvgpu/os/linux/platform_gk20a.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/gpu/nvgpu/os/linux/platform_gk20a.h b/drivers/gpu/nvgpu/os/linux/platform_gk20a.h
index 5848a5ef..f3e80b8c 100644
--- a/drivers/gpu/nvgpu/os/linux/platform_gk20a.h
+++ b/drivers/gpu/nvgpu/os/linux/platform_gk20a.h
@@ -272,12 +272,6 @@ struct gk20a_platform {
272 /* stream id to use */ 272 /* stream id to use */
273 u32 ltc_streamid; 273 u32 ltc_streamid;
274 274
275 /*
276 * The deductible memory size for max_comptag_mem (in MBytes)
277 * Usually close to memory size that running system is taking
278 */
279 u32 comptag_mem_deduct;
280
281 /* scaling rate */ 275 /* scaling rate */
282 unsigned long cached_rate; 276 unsigned long cached_rate;
283}; 277};