summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/common/linux/module.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/common/linux/module.c')
-rw-r--r--drivers/gpu/nvgpu/common/linux/module.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/common/linux/module.c b/drivers/gpu/nvgpu/common/linux/module.c
index dcff089b..ac64041e 100644
--- a/drivers/gpu/nvgpu/common/linux/module.c
+++ b/drivers/gpu/nvgpu/common/linux/module.c
@@ -40,6 +40,7 @@
40#include "module.h" 40#include "module.h"
41#include "intr.h" 41#include "intr.h"
42#include "cde.h" 42#include "cde.h"
43#include "ioctl.h"
43#ifdef CONFIG_TEGRA_19x_GPU 44#ifdef CONFIG_TEGRA_19x_GPU
44#include "nvgpu_gpuid_t19x.h" 45#include "nvgpu_gpuid_t19x.h"
45#ifdef CONFIG_TEGRA_GR_VIRTUALIZATION 46#ifdef CONFIG_TEGRA_GR_VIRTUALIZATION