commit | b82197450c0c817deb8e9d7358495d97a373d457 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Fri Nov 08 11:22:57 2019 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Nov 13 15:29:44 2019 -0500 |
tree | 9c09c42db1223085ae3925384e76da963d9de363 | |
parent | defeb878c46e950991d93c678203d2dc980957c0 [diff] |
drm/amdgpu/display: fix warning when CONFIG_DRM_AMD_DC_DCN is not set dm_dcn_crtc_high_irq() is only used when CONFIG_DRM_AMD_DC_DCN is set. Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>