summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/pmu_gk20a.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gk20a/pmu_gk20a.h')
-rw-r--r--drivers/gpu/nvgpu/gk20a/pmu_gk20a.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/pmu_gk20a.h b/drivers/gpu/nvgpu/gk20a/pmu_gk20a.h
index e9567e14..1789f5ea 100644
--- a/drivers/gpu/nvgpu/gk20a/pmu_gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/pmu_gk20a.h
@@ -997,9 +997,8 @@ struct pmu_pg_stats {
997#define PMU_STATE_LOADING_ZBC 4 /* Loading ZBC buf */ 997#define PMU_STATE_LOADING_ZBC 4 /* Loading ZBC buf */
998#define PMU_STATE_STARTED 5 /* Fully unitialized */ 998#define PMU_STATE_STARTED 5 /* Fully unitialized */
999 999
1000struct pmu_gk20a {
1001 1000
1002 struct gk20a *g; 1001struct pmu_gk20a {
1003 1002
1004 struct pmu_ucode_desc *desc; 1003 struct pmu_ucode_desc *desc;
1005 struct pmu_mem_desc ucode; 1004 struct pmu_mem_desc ucode;