summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c
diff options
context:
space:
mode:
authorLijo Lazar <lijo.lazar@amd.com>2022-12-01 17:22:01 +0530
committerAlex Deucher <alexander.deucher@amd.com>2023-06-09 09:50:34 -0400
commita820d3ca8ed3a2851e1c9d5713e807f84e88019d (patch)
treefacadf01c33beb338af02f10a1b51b6939730043 /drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c
parent98b2e9cad2279132e3aa4b9caf9164b2e35c1a52 (diff)
drm/amdgpu: Remove unnecessary return value check
There is no need to check return value, as the function internally used - amdgpu_discovery_read_binary_from_vram() - returns void. Signed-off-by: Lijo Lazar <lijo.lazar@amd.com> Reviewed-by: Le Ma <le.ma@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c')
0 files changed, 0 insertions, 0 deletions