summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/pmuif/gpmuifthermsensor.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/pmuif/gpmuifthermsensor.h')
-rw-r--r--drivers/gpu/nvgpu/pmuif/gpmuifthermsensor.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/gpu/nvgpu/pmuif/gpmuifthermsensor.h b/drivers/gpu/nvgpu/pmuif/gpmuifthermsensor.h
index 498661b3..f0f1340e 100644
--- a/drivers/gpu/nvgpu/pmuif/gpmuifthermsensor.h
+++ b/drivers/gpu/nvgpu/pmuif/gpmuifthermsensor.h
@@ -14,8 +14,6 @@
14#ifndef _GPMUIFTHERMSENSOR_H_ 14#ifndef _GPMUIFTHERMSENSOR_H_
15#define _GPMUIFTHERMSENSOR_H_ 15#define _GPMUIFTHERMSENSOR_H_
16 16
17#include "gk20a/gk20a.h"
18#include "gk20a/pmu_gk20a.h"
19#include "ctrl/ctrltherm.h" 17#include "ctrl/ctrltherm.h"
20#include "pmuif/gpmuifboardobj.h" 18#include "pmuif/gpmuifboardobj.h"
21#include "gk20a/pmu_common.h" 19#include "gk20a/pmu_common.h"
@@ -74,4 +72,3 @@ union nv_pmu_therm_therm_channel_boardobj_set_union {
74NV_PMU_BOARDOBJ_GRP_SET_MAKE_E32(therm, therm_channel); 72NV_PMU_BOARDOBJ_GRP_SET_MAKE_E32(therm, therm_channel);
75 73
76#endif 74#endif
77