summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/fence_gk20a.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gk20a/fence_gk20a.c')
-rw-r--r--drivers/gpu/nvgpu/gk20a/fence_gk20a.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/fence_gk20a.c b/drivers/gpu/nvgpu/gk20a/fence_gk20a.c
index 70666407..87b0bee1 100644
--- a/drivers/gpu/nvgpu/gk20a/fence_gk20a.c
+++ b/drivers/gpu/nvgpu/gk20a/fence_gk20a.c
@@ -22,7 +22,7 @@
22#include "sync_gk20a.h" 22#include "sync_gk20a.h"
23 23
24#ifdef CONFIG_SYNC 24#ifdef CONFIG_SYNC
25#include "../../../staging/android/sync.h" 25#include "../drivers/staging/android/sync.h"
26#endif 26#endif
27 27
28#ifdef CONFIG_TEGRA_GK20A 28#ifdef CONFIG_TEGRA_GK20A