diff options
author | Jesse Zhang <[email protected]> | 2024-05-09 11:09:37 +0800 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2024-05-13 16:12:02 -0400 |
commit | 1a296827feef4dbad1e2863b0e2d7d7d8afc781a (patch) | |
tree | 14dd4dc0baf8ba8ff1c5d9441274c811bdb92464 /drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h | |
parent | 67024471616e090c994a46630bd23c42d6962a34 (diff) |
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 <[email protected]>
Reviewed-by: Yang Wang <[email protected]>
Reviewed-by: Tim Huang <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h')
0 files changed, 0 insertions, 0 deletions