summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gp106/pmu_gp106.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gp106/pmu_gp106.c')
-rw-r--r--drivers/gpu/nvgpu/gp106/pmu_gp106.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gp106/pmu_gp106.c b/drivers/gpu/nvgpu/gp106/pmu_gp106.c
index a9d05730..42ed85ec 100644
--- a/drivers/gpu/nvgpu/gp106/pmu_gp106.c
+++ b/drivers/gpu/nvgpu/gp106/pmu_gp106.c
@@ -19,7 +19,7 @@
19#include "hw_mc_gp106.h" 19#include "hw_mc_gp106.h"
20#include "hw_pwr_gp106.h" 20#include "hw_pwr_gp106.h"
21 21
22int gp106_pmu_reset(struct gk20a *g) 22static int gp106_pmu_reset(struct gk20a *g)
23{ 23{
24 gk20a_dbg_fn(""); 24 gk20a_dbg_fn("");
25 25