summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/gpu/nvgpu/include/nvgpu/vm.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/gpu/nvgpu/include/nvgpu/vm.h b/drivers/gpu/nvgpu/include/nvgpu/vm.h
index c0a4124c..7009ddf4 100644
--- a/drivers/gpu/nvgpu/include/nvgpu/vm.h
+++ b/drivers/gpu/nvgpu/include/nvgpu/vm.h
@@ -31,8 +31,6 @@
31#include <nvgpu/nvgpu_mem.h> 31#include <nvgpu/nvgpu_mem.h>
32#include <nvgpu/allocator.h> 32#include <nvgpu/allocator.h>
33 33
34struct dma_buf;
35
36struct vm_gk20a; 34struct vm_gk20a;
37struct nvgpu_vm_area; 35struct nvgpu_vm_area;
38struct gk20a_comptag_allocator; 36struct gk20a_comptag_allocator;