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

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_0.c
drivers/gpu/drm/amd/amdgpu/sdma_v5_0.h