aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_display.c
diff options
context:
space:
mode:
authorMaíra Canal <mairacanal@riseup.net>2022-06-30 15:50:05 -0300
committerAlex Deucher <alexander.deucher@amd.com>2022-07-05 16:18:19 -0400
commiteb08accdd8d966e4027f8ba52f43faffa3e6dcbd (patch)
tree04ef1882ceb9587450b65e2a434f6c8eb2a676b4 /drivers/gpu/drm/amd/amdgpu/amdgpu_display.c
parentedadd6fc28b24dd5806dafc4b38633494ff423e6 (diff)
downloadlinux-eb08accdd8d966e4027f8ba52f43faffa3e6dcbd.tar.gz
linux-eb08accdd8d966e4027f8ba52f43faffa3e6dcbd.tar.bz2
linux-eb08accdd8d966e4027f8ba52f43faffa3e6dcbd.zip
drm/amd/display: Remove return value of Calculate256BBlockSizes
The function Calculate256BBlockSizes always returns true, regardless of the parameters. As any file checks the return of the function, this commit changes the return value to void. Signed-off-by: Maíra Canal <mairacanal@riseup.net> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_display.c')
0 files changed, 0 insertions, 0 deletions