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/gm206/bios_gm206.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/gpu/nvgpu/gm206/bios_gm206.c') diff --git a/drivers/gpu/nvgpu/gm206/bios_gm206.c b/drivers/gpu/nvgpu/gm206/bios_gm206.c index 499fb53f..5304e079 100644 --- a/drivers/gpu/nvgpu/gm206/bios_gm206.c +++ b/drivers/gpu/nvgpu/gm206/bios_gm206.c @@ -23,7 +23,7 @@ #include "gk20a/platform_gk20a.h" #include "gm20b/fifo_gm20b.h" #include "bios_gm206.h" -#include "gp106/pmu_mclk_gp106.h" +#include "gp106/mclk_gp106.h" #include #include -- cgit v1.2.2