]> www.infradead.org Git - users/hch/configfs.git/commit
drm/amd: Make amd_ip_funcs static for SDMA v5.2
authorTobias Jakobi <tjakobi@math.uni-bielefeld.de>
Sun, 4 Aug 2024 13:56:28 +0000 (15:56 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 13 Aug 2024 14:26:59 +0000 (10:26 -0400)
commit8641b817392bfb12fb1e71ebb68c31783297bfbd
tree8f77b90f015a9a9e4ca41846a03b64712211ac17
parent9a12b1c7a0595736d398b24712dc1ce79072662e
drm/amd: Make amd_ip_funcs static for SDMA v5.2

The struct can be static, as it is only used in this
translation unit.

Signed-off-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c
drivers/gpu/drm/amd/amdgpu/sdma_v5_2.h