summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/include
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/include')
-rw-r--r--drivers/gpu/nvgpu/include/nvgpu/debug.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/include/nvgpu/debug.h b/drivers/gpu/nvgpu/include/nvgpu/debug.h
index 900850c3..33bf6215 100644
--- a/drivers/gpu/nvgpu/include/nvgpu/debug.h
+++ b/drivers/gpu/nvgpu/include/nvgpu/debug.h
@@ -25,6 +25,8 @@
25#ifndef NVGPU_DEBUG_H 25#ifndef NVGPU_DEBUG_H
26#define NVGPU_DEBUG_H 26#define NVGPU_DEBUG_H
27 27
28#include <nvgpu/types.h>
29
28struct gk20a; 30struct gk20a;
29struct gpu_ops; 31struct gpu_ops;
30 32