summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/common/mm/vidmem.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/common/mm/vidmem.c')
-rw-r--r--drivers/gpu/nvgpu/common/mm/vidmem.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/common/mm/vidmem.c b/drivers/gpu/nvgpu/common/mm/vidmem.c
index febf6830..28a46ff0 100644
--- a/drivers/gpu/nvgpu/common/mm/vidmem.c
+++ b/drivers/gpu/nvgpu/common/mm/vidmem.c
@@ -30,6 +30,7 @@
30 30
31#include "gk20a/gk20a.h" 31#include "gk20a/gk20a.h"
32#include "gk20a/mm_gk20a.h" 32#include "gk20a/mm_gk20a.h"
33#include "gk20a/fence_gk20a.h"
33 34
34/* 35/*
35 * This is expected to be called from the shutdown path (or the error path in 36 * This is expected to be called from the shutdown path (or the error path in