gpu: nvgpu: rename pmu_mclk_gp106 to mclk_gp106

Rename files, as they are not directly related to PMU.
They just send commands to PMU, similar to all other clock
change codes.

Bug 1921094

Change-Id: I4a67d4c950d995c68cfce464108cd36104f44080
Signed-off-by: Thomas Fleury <tfleury@nvidia.com>
Reviewed-on: https://git-master/r/1508820
GVS: Gerrit_Virtual_Submit
Reviewed-by: Vijayakumar Subbu <vsubbu@nvidia.com>
Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com>
This commit is contained in:
Thomas Fleury
2017-06-26 10:51:17 -07:00
committed by mobile promotions
parent e2c4832a21
commit 3ffcadc8dd
6 changed files with 7 additions and 7 deletions

View File

@@ -28,8 +28,8 @@
#include "clk/clk_mclk.h"
#include "module.h"
#include "intr.h"
#include "gp106/pmu_mclk_gp106.h"
#include "sysfs.h"
#include "pci.h"
#include "os_linux.h"