summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/pstate/pstate.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/pstate/pstate.c')
-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 616d6747..80f3edb6 100644
--- a/drivers/gpu/nvgpu/pstate/pstate.c
+++ b/drivers/gpu/nvgpu/pstate/pstate.c
@@ -23,8 +23,8 @@
23 */ 23 */
24 24
25#include <nvgpu/bios.h> 25#include <nvgpu/bios.h>
26#include <nvgpu/gk20a.h>
26 27
27#include "gk20a/gk20a.h"
28#include "clk/clk.h" 28#include "clk/clk.h"
29#include "perf/perf.h" 29#include "perf/perf.h"
30#include "pmgr/pmgr.h" 30#include "pmgr/pmgr.h"