summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/boardobj/boardobj.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/boardobj/boardobj.h')
-rw-r--r--drivers/gpu/nvgpu/boardobj/boardobj.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/gpu/nvgpu/boardobj/boardobj.h b/drivers/gpu/nvgpu/boardobj/boardobj.h
index a445a2c6..f2ae52e6 100644
--- a/drivers/gpu/nvgpu/boardobj/boardobj.h
+++ b/drivers/gpu/nvgpu/boardobj/boardobj.h
@@ -14,11 +14,11 @@
14#ifndef _BOARDOBJ_H_ 14#ifndef _BOARDOBJ_H_
15#define _BOARDOBJ_H_ 15#define _BOARDOBJ_H_
16 16
17struct boardobj; 17#include <nvgpu/pmuif/nvgpu_gpmu_cmdif.h>
18 18
19#include "gk20a/pmu_gk20a.h"
20#include "ctrl/ctrlboardobj.h" 19#include "ctrl/ctrlboardobj.h"
21#include <nvgpu/pmuif/nvgpu_gpmu_cmdif.h> 20
21struct boardobj;
22 22
23/* 23/*
24* check whether the specified BOARDOBJ object implements the queried 24* check whether the specified BOARDOBJ object implements the queried