diff options
author | Tom Rix <trix@redhat.com> | 2022-06-26 10:46:15 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-06-29 17:11:50 -0400 |
commit | 01752681f1ee5febc9dd2da23f5dc0289ea125a6 (patch) | |
tree | 0da072ca6c43b6e3bd498b6a9212ea578f556be5 /drivers/crypto/padlock-aes.c | |
parent | 70f1fcbc83582419fd753701c5abe674e05db785 (diff) |
drm/amd/display: change to_dal_irq_source_dnc32() storage class specifier to static
sparse reports
drivers/gpu/drm/amd/amdgpu/../display/dc/irq/dcn32/irq_service_dcn32.c:39:20: warning: symbol 'to_dal_irq_source_dcn32' was not declared. Should it be static?
to_dal_irq_source_dnc32() is only referenced in irq_service_dnc32.c, so change its
storage class specifier to static.
Fixes: 0efd4374f6b4 ("drm/amd/display: add dcn32 IRQ changes")
Reviewed-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Tom Rix <trix@redhat.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/crypto/padlock-aes.c')
0 files changed, 0 insertions, 0 deletions