summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/common/ptimer
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/common/ptimer')
-rw-r--r--drivers/gpu/nvgpu/common/ptimer/ptimer_gk20a.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/common/ptimer/ptimer_gk20a.c b/drivers/gpu/nvgpu/common/ptimer/ptimer_gk20a.c
index 52e47601..0b3188ee 100644
--- a/drivers/gpu/nvgpu/common/ptimer/ptimer_gk20a.c
+++ b/drivers/gpu/nvgpu/common/ptimer/ptimer_gk20a.c
@@ -21,6 +21,7 @@
21 */ 21 */
22 22
23#include <nvgpu/log.h> 23#include <nvgpu/log.h>
24#include <nvgpu/io.h>
24 25
25#include "gk20a/gk20a.h" 26#include "gk20a/gk20a.h"
26#include "ptimer_gk20a.h" 27#include "ptimer_gk20a.h"