summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/common/linux/driver_common.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/common/linux/driver_common.c')
-rw-r--r--drivers/gpu/nvgpu/common/linux/driver_common.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/common/linux/driver_common.c b/drivers/gpu/nvgpu/common/linux/driver_common.c
index 9e567c27..45b53d88 100644
--- a/drivers/gpu/nvgpu/common/linux/driver_common.c
+++ b/drivers/gpu/nvgpu/common/linux/driver_common.c
@@ -31,6 +31,7 @@
31#include "os_linux.h" 31#include "os_linux.h"
32#include "sysfs.h" 32#include "sysfs.h"
33#include "ioctl.h" 33#include "ioctl.h"
34#include "gk20a/regops_gk20a.h"
34 35
35#define EMC3D_DEFAULT_RATIO 750 36#define EMC3D_DEFAULT_RATIO 750
36 37