diff options
author | Luben Tuikov <luben.tuikov@amd.com> | 2022-11-21 20:18:36 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-11-23 18:31:30 +0300 |
commit | abd51738fe754a684ec44b7a9eca1981e1704ad9 (patch) | |
tree | e499c207d72a8755a8e98b1f1a91033d27fdcb0f /drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c | |
parent | 0317d73954850c48268f3db00a49e676d12b10cf (diff) | |
download | linux-abd51738fe754a684ec44b7a9eca1981e1704ad9.tar.xz |
drm/amdgpu: Fix minmax warning
Fix minmax warning by using min_t() macro and explicitly specifying
the assignment type.
Cc: Alex Deucher <Alexander.Deucher@amd.com>
Signed-off-by: Luben Tuikov <luben.tuikov@amd.com>
Reviewed-by: Alex Deucher <Alexander.Deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c')
0 files changed, 0 insertions, 0 deletions