Commit e758aba1 authored by Kees Cook's avatar Kees Cook
Browse files

drm/amd/powerplay: rv: Use designated initializers

As done for vega10 in commit 3ddd396f

 ("drm/amd/powerplay: Use
designated initializers") mark other tableFunction entries with designated
initializers. The randstruct plugin requires designated initializers for
structures that are entirely function pointers.

Cc: Rex Zhu <Rex.Zhu@amd.com>
Cc: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: default avatarKees Cook <keescook@chromium.org>
Acked-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 520eccdf
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment