summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-rw-r--r--drivers/gpu/nvgpu/include/nvgpu/nvgpu_mem.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/include/nvgpu/nvgpu_mem.h b/drivers/gpu/nvgpu/include/nvgpu/nvgpu_mem.h
index cda97ed2..15414278 100644
--- a/drivers/gpu/nvgpu/include/nvgpu/nvgpu_mem.h
+++ b/drivers/gpu/nvgpu/include/nvgpu/nvgpu_mem.h
@@ -34,6 +34,7 @@
34 34
35struct page; 35struct page;
36struct sg_table; 36struct sg_table;
37struct nvgpu_sgt;
37 38
38struct gk20a; 39struct gk20a;
39struct nvgpu_allocator; 40struct nvgpu_allocator;