summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/gpu/nvgpu/pmuif/gpmuifboardobj.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/drivers/gpu/nvgpu/pmuif/gpmuifboardobj.h b/drivers/gpu/nvgpu/pmuif/gpmuifboardobj.h
index 7a061472..b3fc127f 100644
--- a/drivers/gpu/nvgpu/pmuif/gpmuifboardobj.h
+++ b/drivers/gpu/nvgpu/pmuif/gpmuifboardobj.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,
@@ -13,8 +13,7 @@
13#ifndef _GPMUIFBOARDOBJ_H_ 13#ifndef _GPMUIFBOARDOBJ_H_
14#define _GPMUIFBOARDOBJ_H_ 14#define _GPMUIFBOARDOBJ_H_
15 15
16#include "gk20a/gk20a.h" 16#include "gk20a/pmu_common.h"
17#include "gk20a/pmu_gk20a.h"
18#include "ctrl/ctrlboardobj.h" 17#include "ctrl/ctrlboardobj.h"
19 18
20/* 19/*