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 5f672b11..c13d8ff0 100644
--- a/drivers/gpu/nvgpu/vgpu/vgpu.c
+++ b/drivers/gpu/nvgpu/vgpu/vgpu.c
@@ -46,6 +46,7 @@
46 46
47#include "common/linux/module.h" 47#include "common/linux/module.h"
48#include "common/linux/os_linux.h" 48#include "common/linux/os_linux.h"
49#include "common/linux/ioctl.h"
49 50
50#ifdef CONFIG_TEGRA_19x_GPU 51#ifdef CONFIG_TEGRA_19x_GPU
51#include <vgpu/vgpu_t19x.h> 52#include <vgpu/vgpu_t19x.h>