summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/common/ptimer/ptimer.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/common/ptimer/ptimer.c')
-rw-r--r--drivers/gpu/nvgpu/common/ptimer/ptimer.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/gpu/nvgpu/common/ptimer/ptimer.c b/drivers/gpu/nvgpu/common/ptimer/ptimer.c
index 992ea3d6..4f0b3131 100644
--- a/drivers/gpu/nvgpu/common/ptimer/ptimer.c
+++ b/drivers/gpu/nvgpu/common/ptimer/ptimer.c
@@ -22,8 +22,7 @@
22 22
23#include <nvgpu/ptimer.h> 23#include <nvgpu/ptimer.h>
24#include <nvgpu/timers.h> 24#include <nvgpu/timers.h>
25 25#include <nvgpu/gk20a.h>
26#include "gk20a/gk20a.h"
27 26
28int nvgpu_get_timestamps_zipper(struct gk20a *g, 27int nvgpu_get_timestamps_zipper(struct gk20a *g,
29 u32 source_id, u32 count, 28 u32 source_id, u32 count,