drm/amd/pm: remove unused message SMU_MSG_SpareX
authorKevin Wang <kevin1.wang@amd.com>
Wed, 13 Jan 2021 10:53:06 +0000 (18:53 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 20 Jan 2021 21:38:16 +0000 (16:38 -0500)
commit9f0837e066af8eed2cc8fd51ba5f64fe2a35eecb
tree732e73919280e899ce1d7796c3a94acb7396a166
parenta6b8720c2f85143561c3453e1cf928a2f8586ac0
drm/amd/pm: remove unused message SMU_MSG_SpareX

the SpareX is reserved by SMU firmware, the driver is never use it.

Signed-off-by: Kevin Wang <kevin1.wang@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/inc/smu_types.h
drivers/gpu/drm/amd/pm/swsmu/smu11/vangogh_ppt.c
drivers/gpu/drm/amd/pm/swsmu/smu12/renoir_ppt.c