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.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/common/linux/module.c b/drivers/gpu/nvgpu/common/linux/module.c
index 950b1581..4fe38588 100644
--- a/drivers/gpu/nvgpu/common/linux/module.c
+++ b/drivers/gpu/nvgpu/common/linux/module.c
@@ -47,7 +47,7 @@
47#include "intr.h" 47#include "intr.h"
48#include "cde.h" 48#include "cde.h"
49#include "ioctl.h" 49#include "ioctl.h"
50#include "sim_gk20a.h" 50#include "sim.h"
51#ifdef CONFIG_TEGRA_19x_GPU 51#ifdef CONFIG_TEGRA_19x_GPU
52#include "nvgpu_gpuid_t19x.h" 52#include "nvgpu_gpuid_t19x.h"
53#ifdef CONFIG_TEGRA_GR_VIRTUALIZATION 53#ifdef CONFIG_TEGRA_GR_VIRTUALIZATION