diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2021-05-07 16:29:33 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-05-11 22:06:37 -0400 |
commit | 610e6f7ea5bf50d33f764e330ea517b9cc95d320 (patch) | |
tree | 76c85c22e1a27d91968648f906287789b743f83a /drivers/gpu/drm/amd/amdgpu/nv.c | |
parent | effbf6ca7eafdadbb8a423ce40886d364632bbca (diff) | |
download | linux-610e6f7ea5bf50d33f764e330ea517b9cc95d320.tar.bz2 |
drm/amdgpu/display: fix warning when CONFIG_DRM_AMD_DC_DCN is not defined
Fixes:
At top level:
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:633:13: warning: ‘dm_dmub_outbox1_low_irq’ defined but not used [-Wunused-function]
633 | static void dm_dmub_outbox1_low_irq(void *interrupt_params)
| ^~~~~~~~~~~~~~~~~~~~~~~
Fixes: 81927e2808be ("drm/amd/display: Support for DMUB AUX")
Reviewed-by: Jude Shih <shenshih@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: Jude Shih <Jude.Shih@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/nv.c')
0 files changed, 0 insertions, 0 deletions