diff options
author | 2020-04-07 14:26:18 -0400 | |
---|---|---|
committer | 2020-04-09 10:43:18 -0400 | |
commit | ad36d71b3f5293fd0ab7be6c8755ba0cc78bf528 (patch) | |
tree | 68ae1ad30df92217cc46014b05e80a5cc148ab3d /drivers/gpu/drm/amd/amdgpu/atom.c | |
parent | drm/amdgpu/display: fix warning when compiling without debugfs (diff) | |
download | linux-dev-ad36d71b3f5293fd0ab7be6c8755ba0cc78bf528.tar.xz linux-dev-ad36d71b3f5293fd0ab7be6c8755ba0cc78bf528.zip |
amdgpu_kms: Remove unnecessary condition check
Execution will only reach here if the asserted condition is true.
Hence there is no need for the additional check.
Signed-off-by: Aurabindo Pillai <mail@aurabindo.in>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/atom.c')
0 files changed, 0 insertions, 0 deletions