summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/gpu/nvgpu/gk20a/fence_gk20a.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/fence_gk20a.h b/drivers/gpu/nvgpu/gk20a/fence_gk20a.h
index 50f1a9bd..2cddfdd8 100644
--- a/drivers/gpu/nvgpu/gk20a/fence_gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/fence_gk20a.h
@@ -26,6 +26,7 @@
26#ifndef _GK20A_FENCE_H_ 26#ifndef _GK20A_FENCE_H_
27#define _GK20A_FENCE_H_ 27#define _GK20A_FENCE_H_
28 28
29#include <nvgpu/types.h>
29#include <nvgpu/kref.h> 30#include <nvgpu/kref.h>
30 31
31struct platform_device; 32struct platform_device;