summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/gk20a.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gk20a/gk20a.h')
-rw-r--r--drivers/gpu/nvgpu/gk20a/gk20a.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/gk20a.h b/drivers/gpu/nvgpu/gk20a/gk20a.h
index 49c2a348..02d3ffe0 100644
--- a/drivers/gpu/nvgpu/gk20a/gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/gk20a.h
@@ -950,6 +950,7 @@ struct gk20a {
950 struct devfreq *devfreq; 950 struct devfreq *devfreq;
951 951
952 struct gk20a_scale_profile *scale_profile; 952 struct gk20a_scale_profile *scale_profile;
953 unsigned long last_freq;
953 954
954 struct gk20a_ctxsw_trace *ctxsw_trace; 955 struct gk20a_ctxsw_trace *ctxsw_trace;
955 struct gk20a_fecs_trace *fecs_trace; 956 struct gk20a_fecs_trace *fecs_trace;