summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/boardobj/boardobjgrp.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/boardobj/boardobjgrp.h')
-rw-r--r--drivers/gpu/nvgpu/boardobj/boardobjgrp.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/boardobj/boardobjgrp.h b/drivers/gpu/nvgpu/boardobj/boardobjgrp.h
index 3c28963c..8fc7136f 100644
--- a/drivers/gpu/nvgpu/boardobj/boardobjgrp.h
+++ b/drivers/gpu/nvgpu/boardobj/boardobjgrp.h
@@ -25,6 +25,9 @@
25 25
26struct boardobjgrp; 26struct boardobjgrp;
27struct gk20a; 27struct gk20a;
28struct nvgpu_list_node;
29struct pmu_surface;
30
28 31
29/* ------------------------ Includes ----------------------------------------*/ 32/* ------------------------ Includes ----------------------------------------*/
30#include "ctrl/ctrlboardobj.h" 33#include "ctrl/ctrlboardobj.h"