Skip to content
Commit 960b6f4f authored by Raul E Rangel's avatar Raul E Rangel Committed by Alex Deucher
Browse files

drm/amd/display: fix struct init in update_bounding_box



dcn20_resource.c:2636:9: error: missing braces around initializer [-Werror=missing-braces]
  struct _vcs_dpi_voltage_scaling_st calculated_states[MAX_CLOCK_LIMIT_STATES] = {0};
         ^

Fixes: 7ed4e635 ("drm/amd/display: Add DCN2 HW Sequencer and Resource")

Signed-off-by: default avatarRaul E Rangel <rrangel@chromium.org>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent d0312d0d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment