diff options
| author | Maíra Canal <[email protected]> | 2022-06-30 18:50:05 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2022-07-05 20:18:19 +0000 |
| commit | eb08accdd8d966e4027f8ba52f43faffa3e6dcbd (patch) | |
| tree | 04ef1882ceb9587450b65e2a434f6c8eb2a676b4 /drivers/gpu/drm/amd/amdgpu/amdgpu_display.c | |
| parent | drm/amdpgu/debugfs: Simplify some exit paths (diff) | |
| download | kernel-eb08accdd8d966e4027f8ba52f43faffa3e6dcbd.tar.gz kernel-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 <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_display.c')
0 files changed, 0 insertions, 0 deletions
