summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gm20b/acr_gm20b.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gm20b/acr_gm20b.c')
-rw-r--r--drivers/gpu/nvgpu/gm20b/acr_gm20b.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gm20b/acr_gm20b.c b/drivers/gpu/nvgpu/gm20b/acr_gm20b.c
index 1dda2d47..f4311ee9 100644
--- a/drivers/gpu/nvgpu/gm20b/acr_gm20b.c
+++ b/drivers/gpu/nvgpu/gm20b/acr_gm20b.c
@@ -25,7 +25,8 @@
25#include "gk20a/gk20a.h" 25#include "gk20a/gk20a.h"
26#include "gk20a/pmu_gk20a.h" 26#include "gk20a/pmu_gk20a.h"
27#include "gk20a/semaphore_gk20a.h" 27#include "gk20a/semaphore_gk20a.h"
28#include "hw_pwr_gm20b.h" 28
29#include <nvgpu/hw/gm20b/hw_pwr_gm20b.h>
29 30
30/*Defines*/ 31/*Defines*/
31#define gm20b_dbg_pmu(fmt, arg...) \ 32#define gm20b_dbg_pmu(fmt, arg...) \