summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/pstate
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/pstate')
-rw-r--r--drivers/gpu/nvgpu/pstate/pstate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/pstate/pstate.c b/drivers/gpu/nvgpu/pstate/pstate.c
index 0e7404cb..c1f696aa 100644
--- a/drivers/gpu/nvgpu/pstate/pstate.c
+++ b/drivers/gpu/nvgpu/pstate/pstate.c
@@ -26,7 +26,7 @@
26#include <nvgpu/gk20a.h> 26#include <nvgpu/gk20a.h>
27 27
28#include "clk/clk.h" 28#include "clk/clk.h"
29#include "perf/perf.h" 29#include "pmu_perf/pmu_perf.h"
30#include "pmgr/pmgr.h" 30#include "pmgr/pmgr.h"
31#include "pstate/pstate.h" 31#include "pstate/pstate.h"
32#include "therm/thrm.h" 32#include "therm/thrm.h"