summaryrefslogtreecommitdiffstats
path: root/include/linux/tegra_vgpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/tegra_vgpu.h')
-rw-r--r--include/linux/tegra_vgpu.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/tegra_vgpu.h b/include/linux/tegra_vgpu.h
index d9a6f7fd..2c30ff06 100644
--- a/include/linux/tegra_vgpu.h
+++ b/include/linux/tegra_vgpu.h
@@ -19,6 +19,8 @@
19#ifndef __TEGRA_VGPU_H 19#ifndef __TEGRA_VGPU_H
20#define __TEGRA_VGPU_H 20#define __TEGRA_VGPU_H
21 21
22#include <nvgpu/types.h>
23
22enum { 24enum {
23 TEGRA_VGPU_MODULE_GPU = 0, 25 TEGRA_VGPU_MODULE_GPU = 0,
24}; 26};