summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/common/pramin.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/common/pramin.c')
-rw-r--r--drivers/gpu/nvgpu/common/pramin.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/gpu/nvgpu/common/pramin.c b/drivers/gpu/nvgpu/common/pramin.c
index 26bf1038..289489cd 100644
--- a/drivers/gpu/nvgpu/common/pramin.c
+++ b/drivers/gpu/nvgpu/common/pramin.c
@@ -25,8 +25,7 @@
25#include <nvgpu/enabled.h> 25#include <nvgpu/enabled.h>
26#include <nvgpu/sizes.h> 26#include <nvgpu/sizes.h>
27#include <nvgpu/io.h> 27#include <nvgpu/io.h>
28 28#include <nvgpu/gk20a.h>
29#include "gk20a/gk20a.h"
30 29
31/* 30/*
32 * This typedef is for functions that get called during the access_batched() 31 * This typedef is for functions that get called during the access_batched()