summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/pmuif/gpmuifclk.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/pmuif/gpmuifclk.h')
-rw-r--r--drivers/gpu/nvgpu/pmuif/gpmuifclk.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/gpu/nvgpu/pmuif/gpmuifclk.h b/drivers/gpu/nvgpu/pmuif/gpmuifclk.h
index 0af94eaa..5747b0df 100644
--- a/drivers/gpu/nvgpu/pmuif/gpmuifclk.h
+++ b/drivers/gpu/nvgpu/pmuif/gpmuifclk.h
@@ -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,
@@ -20,7 +20,7 @@
20#include "ctrl/ctrlclk.h" 20#include "ctrl/ctrlclk.h"
21#include "pmuif/gpmuifboardobj.h" 21#include "pmuif/gpmuifboardobj.h"
22#include "pmuif/gpmuifvolt.h" 22#include "pmuif/gpmuifvolt.h"
23#include "gk20a/pmu_common.h" 23#include <nvgpu/flcnif_cmn.h>
24 24
25enum nv_pmu_clk_clkwhich { 25enum nv_pmu_clk_clkwhich {
26 clkwhich_mclk = 5, 26 clkwhich_mclk = 5,