summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/common/mm/comptags.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/common/mm/comptags.c')
-rw-r--r--drivers/gpu/nvgpu/common/mm/comptags.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/gpu/nvgpu/common/mm/comptags.c b/drivers/gpu/nvgpu/common/mm/comptags.c
index f6216648..cb0184c7 100644
--- a/drivers/gpu/nvgpu/common/mm/comptags.c
+++ b/drivers/gpu/nvgpu/common/mm/comptags.c
@@ -23,8 +23,7 @@
23#include <nvgpu/bug.h> 23#include <nvgpu/bug.h>
24#include <nvgpu/bitops.h> 24#include <nvgpu/bitops.h>
25#include <nvgpu/comptags.h> 25#include <nvgpu/comptags.h>
26 26#include <nvgpu/gk20a.h>
27#include "gk20a/gk20a.h"
28 27
29int gk20a_comptaglines_alloc(struct gk20a_comptag_allocator *allocator, 28int gk20a_comptaglines_alloc(struct gk20a_comptag_allocator *allocator,
30 u32 *offset, u32 len) 29 u32 *offset, u32 len)