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.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/gpu/nvgpu/boardobj/boardobj.h b/drivers/gpu/nvgpu/boardobj/boardobj.h
index 3d437a82..138b3acc 100644
--- a/drivers/gpu/nvgpu/boardobj/boardobj.h
+++ b/drivers/gpu/nvgpu/boardobj/boardobj.h
@@ -1,5 +1,5 @@
1/* 1/*
2* Copyright (c) 2016, NVIDIA CORPORATION. All rights reserved. 2* Copyright (c) 2016-2017, NVIDIA CORPORATION. All rights reserved.
3* 3*
4* This program is free software; you can redistribute it and/or modify it 4* This program is free software; you can redistribute it and/or modify it
5* under the terms and conditions of the GNU General Public License, 5* under the terms and conditions of the GNU General Public License,
@@ -20,7 +20,7 @@ struct boardobj;
20#include "gk20a/gk20a.h" 20#include "gk20a/gk20a.h"
21#include "gk20a/pmu_gk20a.h" 21#include "gk20a/pmu_gk20a.h"
22#include "ctrl/ctrlboardobj.h" 22#include "ctrl/ctrlboardobj.h"
23#include "pmuif/gpmuifboardobj.h" 23#include <nvgpu/pmuif/nvgpu_gpmu_cmdif.h>
24 24
25/* 25/*
26* check whether the specified BOARDOBJ object implements the queried 26* check whether the specified BOARDOBJ object implements the queried