summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/vgpu/vgpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/vgpu/vgpu.c')
-rw-r--r--drivers/gpu/nvgpu/vgpu/vgpu.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/vgpu/vgpu.c b/drivers/gpu/nvgpu/vgpu/vgpu.c
index 4cb7c52e..75fdd369 100644
--- a/drivers/gpu/nvgpu/vgpu/vgpu.c
+++ b/drivers/gpu/nvgpu/vgpu/vgpu.c
@@ -20,6 +20,7 @@
20#include <linux/pm_qos.h> 20#include <linux/pm_qos.h>
21 21
22#include <nvgpu/kmem.h> 22#include <nvgpu/kmem.h>
23#include <nvgpu/bug.h>
23 24
24#include "vgpu/vgpu.h" 25#include "vgpu/vgpu.h"
25#include "vgpu/fecs_trace_vgpu.h" 26#include "vgpu/fecs_trace_vgpu.h"