summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gp10b/ce_gp10b.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gp10b/ce_gp10b.c')
-rw-r--r--drivers/gpu/nvgpu/gp10b/ce_gp10b.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gp10b/ce_gp10b.c b/drivers/gpu/nvgpu/gp10b/ce_gp10b.c
index 0c07c069..1800ac81 100644
--- a/drivers/gpu/nvgpu/gp10b/ce_gp10b.c
+++ b/drivers/gpu/nvgpu/gp10b/ce_gp10b.c
@@ -23,7 +23,7 @@
23 */ 23 */
24 24
25#include <nvgpu/io.h> 25#include <nvgpu/io.h>
26#include "gk20a/gk20a.h" 26#include <nvgpu/gk20a.h>
27 27
28#include "ce_gp10b.h" 28#include "ce_gp10b.h"
29 29