From 3ffcadc8dd6152d4ce2677b4e5d8e043a3df58ac Mon Sep 17 00:00:00 2001 From: Thomas Fleury Date: Mon, 26 Jun 2017 10:51:17 -0700 Subject: 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 Reviewed-on: https://git-master/r/1508820 GVS: Gerrit_Virtual_Submit Reviewed-by: Vijayakumar Subbu Reviewed-by: Terje Bergstrom --- drivers/gpu/nvgpu/common/linux/pci.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/gpu/nvgpu/common') diff --git a/drivers/gpu/nvgpu/common/linux/pci.c b/drivers/gpu/nvgpu/common/linux/pci.c index 939854e7..87751351 100644 --- a/drivers/gpu/nvgpu/common/linux/pci.c +++ b/drivers/gpu/nvgpu/common/linux/pci.c @@ -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" -- cgit v1.2.2