summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/pmgr/pmgrpmu.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/pmgr/pmgrpmu.h')
-rw-r--r--drivers/gpu/nvgpu/pmgr/pmgrpmu.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/pmgr/pmgrpmu.h b/drivers/gpu/nvgpu/pmgr/pmgrpmu.h
index a576f384..23062b13 100644
--- a/drivers/gpu/nvgpu/pmgr/pmgrpmu.h
+++ b/drivers/gpu/nvgpu/pmgr/pmgrpmu.h
@@ -24,7 +24,8 @@
24#ifndef _PMGRPMU_H_ 24#ifndef _PMGRPMU_H_
25#define _PMGRPMU_H_ 25#define _PMGRPMU_H_
26 26
27#include "gk20a/gk20a.h" 27#include <nvgpu/gk20a.h>
28
28#include "pwrdev.h" 29#include "pwrdev.h"
29#include "pwrmonitor.h" 30#include "pwrmonitor.h"
30 31