drm/amdgpu/powerplay: Remove deprecated smc_read_arg
[linux-2.6-microblaze.git] / drivers / gpu / drm / amd / powerplay / vega20_ppt.c
index fb3f3ce..d7fa8c0 100644 (file)
@@ -3243,7 +3243,6 @@ static const struct pptable_funcs vega20_ppt_funcs = {
        .notify_memory_pool_location = smu_v11_0_notify_memory_pool_location,
        .system_features_control = smu_v11_0_system_features_control,
        .send_smc_msg_with_param = smu_v11_0_send_msg_with_param,
-       .read_smc_arg = smu_v11_0_read_arg,
        .init_display_count = smu_v11_0_init_display_count,
        .set_allowed_mask = smu_v11_0_set_allowed_mask,
        .get_enabled_mask = smu_v11_0_get_enabled_mask,