diff options
author | Maíra Canal <mairacanal@riseup.net> | 2022-06-30 15:50:05 -0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-07-05 16:18:19 -0400 |
commit | eb08accdd8d966e4027f8ba52f43faffa3e6dcbd (patch) | |
tree | 04ef1882ceb9587450b65e2a434f6c8eb2a676b4 /drivers/gpu/drm/amd/amdgpu/amdgpu_display.c | |
parent | edadd6fc28b24dd5806dafc4b38633494ff423e6 (diff) | |
download | linux-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