summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/therm/thrmpmu.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/therm/thrmpmu.c')
-rw-r--r--drivers/gpu/nvgpu/therm/thrmpmu.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/drivers/gpu/nvgpu/therm/thrmpmu.c b/drivers/gpu/nvgpu/therm/thrmpmu.c
index 0f780730..a06d3b92 100644
--- a/drivers/gpu/nvgpu/therm/thrmpmu.c
+++ b/drivers/gpu/nvgpu/therm/thrmpmu.c
@@ -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,
@@ -15,9 +15,8 @@
15#include "include/bios.h" 15#include "include/bios.h"
16#include "boardobj/boardobjgrp.h" 16#include "boardobj/boardobjgrp.h"
17#include "boardobj/boardobjgrp_e32.h" 17#include "boardobj/boardobjgrp_e32.h"
18#include "pmuif/gpmuifboardobj.h"
19#include "thrmpmu.h" 18#include "thrmpmu.h"
20#include "pmuif/gpmuiftherm.h" 19#include <nvgpu/pmuif/nvgpu_gpmu_cmdif.h>
21 20
22struct therm_pmucmdhandler_params { 21struct therm_pmucmdhandler_params {
23 struct nv_pmu_therm_rpc *prpccall; 22 struct nv_pmu_therm_rpc *prpccall;