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 a536bf9e..3c4e4580 100644
--- a/drivers/gpu/nvgpu/lpwr/lpwr.c
+++ b/drivers/gpu/nvgpu/lpwr/lpwr.c
@@ -23,8 +23,8 @@
23#include <nvgpu/bios.h> 23#include <nvgpu/bios.h>
24#include <nvgpu/pmu.h> 24#include <nvgpu/pmu.h>
25#include <nvgpu/clk_arb.h> 25#include <nvgpu/clk_arb.h>
26#include <nvgpu/gk20a.h>
26 27
27#include "gk20a/gk20a.h"
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 "perf/perf.h"