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 b1189590..7bfea5d5 100644
--- a/drivers/gpu/nvgpu/lpwr/lpwr.c
+++ b/drivers/gpu/nvgpu/lpwr/lpwr.c
@@ -15,7 +15,7 @@
15#include <nvgpu/pmu.h> 15#include <nvgpu/pmu.h>
16 16
17#include "gk20a/gk20a.h" 17#include "gk20a/gk20a.h"
18#include "gm206/bios_gm206.h" 18#include "gp106/bios_gp106.h"
19#include "pstate/pstate.h" 19#include "pstate/pstate.h"
20#include "perf/perf.h" 20#include "perf/perf.h"
21#include "lpwr.h" 21#include "lpwr.h"