diff options
author | Jesse Zhang <jesse.zhang@amd.com> | 2024-05-09 11:09:37 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-05-13 16:12:02 -0400 |
commit | 1a296827feef4dbad1e2863b0e2d7d7d8afc781a (patch) | |
tree | 14dd4dc0baf8ba8ff1c5d9441274c811bdb92464 /drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h | |
parent | 67024471616e090c994a46630bd23c42d6962a34 (diff) | |
download | linux-1a296827feef4dbad1e2863b0e2d7d7d8afc781a.tar.gz linux-1a296827feef4dbad1e2863b0e2d7d7d8afc781a.tar.bz2 linux-1a296827feef4dbad1e2863b0e2d7d7d8afc781a.zip |
drm/amd/pm: fix enum feature compared against 0
This less-than-zero comparison of an unsigned value is never true. feature < 0U
Signed-off-by: Jesse Zhang <Jesse.Zhang@amd.com>
Reviewed-by: Yang Wang <kevinyang.wang@amd.com>
Reviewed-by: Tim Huang <Tim.Huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h')
0 files changed, 0 insertions, 0 deletions