diff options
Diffstat (limited to 'drivers/gpu')
-rw-r--r-- | drivers/gpu/nvgpu/include/nvgpu/vm.h | 2 |
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 | ||
34 | struct dma_buf; | ||
35 | |||
36 | struct vm_gk20a; | 34 | struct vm_gk20a; |
37 | struct nvgpu_vm_area; | 35 | struct nvgpu_vm_area; |
38 | struct gk20a_comptag_allocator; | 36 | struct gk20a_comptag_allocator; |