summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/hwmgr/Makefile
diff options
context:
space:
mode:
authorRex Zhu <Rex.Zhu@amd.com>2018-03-14 20:05:12 +0800
committerAlex Deucher <alexander.deucher@amd.com>2018-03-15 09:58:56 -0500
commit34e40f6338c730572874bc3d6fe330c7f2b63013 (patch)
treeaeea9cfcccccd97bfd6abf596725537bc04395a5 /drivers/gpu/drm/amd/powerplay/hwmgr/Makefile
parent47ce4a9f84d783ae0243a449de64a20c7fafe6a4 (diff)
downloadlinux-34e40f6338c730572874bc3d6fe330c7f2b63013.tar.gz
linux-34e40f6338c730572874bc3d6fe330c7f2b63013.tar.bz2
linux-34e40f6338c730572874bc3d6fe330c7f2b63013.zip
drm/amd/pp: Rename file name cz_* to smu8_*
Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Reviewed-by: Evan Quan <evan.quan@amd.com> Signed-off-by: Rex Zhu <Rex.Zhu@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/powerplay/hwmgr/Makefile')
-rw-r--r--drivers/gpu/drm/amd/powerplay/hwmgr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/powerplay/hwmgr/Makefile b/drivers/gpu/drm/amd/powerplay/hwmgr/Makefile
index 094949d1a2db..f868b955da92 100644
--- a/drivers/gpu/drm/amd/powerplay/hwmgr/Makefile
+++ b/drivers/gpu/drm/amd/powerplay/hwmgr/Makefile
@@ -24,7 +24,7 @@
# It provides the hardware management services for the driver.
HARDWARE_MGR = hwmgr.o processpptables.o \
- hardwaremanager.o cz_hwmgr.o \
+ hardwaremanager.o smu8_hwmgr.o \
pppcielanes.o\
process_pptables_v1_0.o ppatomctrl.o ppatomfwctrl.o \
smu7_hwmgr.o smu7_powertune.o smu7_thermal.o \