diff options
author | Raul E Rangel <rrangel@chromium.org> | 2019-11-05 15:58:02 -0700 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-11-06 16:27:48 -0500 |
commit | d942070575910fdb687b9c8fd5467704b2f77c24 (patch) | |
tree | b7c29a2ff66860f76eb4f6b5ee95acb980f84d36 /drivers/gpu/drm/amd/amdgpu/amdgpu_benchmark.c | |
parent | 946ab8db6953535a3a88c957db8328beacdfed9d (diff) |
drm/amd/powerplay: fix struct init in renoir_print_clk_levels
drivers/gpu/drm/amd/powerplay/renoir_ppt.c:186:2: error: missing braces
around initializer [-Werror=missing-braces]
SmuMetrics_t metrics = {0};
^
Fixes: 8b8031703bd7 ("drm/amd/powerplay: implement sysfs for getting dpm clock")
Signed-off-by: Raul E Rangel <rrangel@chromium.org>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_benchmark.c')
0 files changed, 0 insertions, 0 deletions