commit | 3ddd396f6b57cbd5cb034498b5c4cd3dd920cf15 | [log] [tgz] |
---|---|---|
author | Kees Cook <[email protected]> | Sat May 06 01:09:00 2017 -0700 |
committer | Kees Cook <[email protected]> | Sun May 28 10:23:01 2017 -0700 |
tree | 917d6a02603e9dc42ac1f187d5d63153580fb3b9 | |
parent | 2a9d6d26e2b76eee1064d221b49f3ec527546c53 [diff] |
drm/amd/powerplay: Use designated initializers The randstruct plugin requires designated initializers for structures that are entirely function pointers. Cc: Christian König <[email protected]> Cc: Eric Huang <[email protected]> Cc: Alex Deucher <[email protected]> Signed-off-by: Kees Cook <[email protected]>