summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/lpwr/lpwr.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/lpwr/lpwr.c')
-rw-r--r--drivers/gpu/nvgpu/lpwr/lpwr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/lpwr/lpwr.c b/drivers/gpu/nvgpu/lpwr/lpwr.c
index 3c4e4580..c8cfb840 100644
--- a/drivers/gpu/nvgpu/lpwr/lpwr.c
+++ b/drivers/gpu/nvgpu/lpwr/lpwr.c
@@ -27,7 +27,7 @@
27 27
28#include "gp106/bios_gp106.h" 28#include "gp106/bios_gp106.h"
29#include "pstate/pstate.h" 29#include "pstate/pstate.h"
30#include "perf/perf.h" 30#include "pmu_perf/pmu_perf.h"
31#include "lpwr.h" 31#include "lpwr.h"
32 32
33static int get_lpwr_idx_table(struct gk20a *g) 33static int get_lpwr_idx_table(struct gk20a *g)