summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/perf/perf.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/perf/perf.c')
-rw-r--r--drivers/gpu/nvgpu/perf/perf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/perf/perf.c b/drivers/gpu/nvgpu/perf/perf.c
index 900496fd..71bbcd40 100644
--- a/drivers/gpu/nvgpu/perf/perf.c
+++ b/drivers/gpu/nvgpu/perf/perf.c
@@ -22,6 +22,7 @@
22 22
23#include <nvgpu/bug.h> 23#include <nvgpu/bug.h>
24#include <nvgpu/pmu.h> 24#include <nvgpu/pmu.h>
25#include <nvgpu/clk_arb.h>
25 26
26#include "gk20a/gk20a.h" 27#include "gk20a/gk20a.h"
27#include "perf.h" 28#include "perf.h"