commit | e70bd049d00729b6c632c8ddd921bc3c5afaf19b | [log] [tgz] |
---|---|---|
author | Hersen Wu <hersenxs.wu@amd.com> | Tue Oct 15 12:47:31 2019 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Oct 15 15:51:25 2019 -0400 |
tree | 0de1294ff61621031dac30efc1ca774bc4d630f4 | |
parent | 71a0df4be65bfa5b0ccfe10d9c99fc2d516d8083 [diff] |
drm/amdgpu/display: fix build error casused by CONFIG_DRM_AMD_DC_DCN2_1 when CONFIG_DRM_AMD_DC_DCN2_1 is not enable in .config, there is build error. struct dpm_clocks shoud not be guarded. Signed-off-by: Hersen Wu <hersenxs.wu@amd.com> Reviewed-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>