summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/perf/vfe_equ.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/perf/vfe_equ.c')
-rw-r--r--drivers/gpu/nvgpu/perf/vfe_equ.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/perf/vfe_equ.c b/drivers/gpu/nvgpu/perf/vfe_equ.c
index bb443265..bb9939f9 100644
--- a/drivers/gpu/nvgpu/perf/vfe_equ.c
+++ b/drivers/gpu/nvgpu/perf/vfe_equ.c
@@ -20,7 +20,6 @@
20#include "boardobj/boardobjgrp_e255.h" 20#include "boardobj/boardobjgrp_e255.h"
21#include "ctrl/ctrlclk.h" 21#include "ctrl/ctrlclk.h"
22#include "ctrl/ctrlvolt.h" 22#include "ctrl/ctrlvolt.h"
23#include "gk20a/pmu_gk20a.h"
24 23
25static struct vfe_equ *construct_vfe_equ(struct gk20a *g, void *pargs); 24static struct vfe_equ *construct_vfe_equ(struct gk20a *g, void *pargs);
26static u32 devinit_get_vfe_equ_table(struct gk20a *g, 25static u32 devinit_get_vfe_equ_table(struct gk20a *g,