diff options
author | Jiapeng Chong <jiapeng.chong@linux.alibaba.com> | 2022-12-19 22:21:50 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-01-03 16:57:58 -0500 |
commit | 13b9eb15179de69e3c6f7ed714b0499b0abf4394 (patch) | |
tree | 701674f63b5e7d0222fd22b5dc216592d507d2bb /drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | |
parent | 2e68ad8f985769db1f68fde34be939f03426cd97 (diff) |
drm/amd/display: Remove the unused function dmub_outbox_irq_info_funcs
The function dmub_outbox_irq_info_funcs is defined in the
irq_service_dcn201.c file, but not called elsewhere, so remove this
unused function.
drivers/gpu/drm/amd/amdgpu/../display/dc/irq/dcn201/irq_service_dcn201.c:139:43: warning: unused variable 'dmub_outbox_irq_info_funcs'.
Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=3520
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c')
0 files changed, 0 insertions, 0 deletions