diff options
| author | Matthias Kaehlcke <[email protected]> | 2018-02-07 19:49:28 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2018-02-19 19:19:43 +0000 |
| commit | 81875979f0b29e56e385b9211666ea1b086024b6 (patch) | |
| tree | b3c77c4c785077cccfa7fda24f069db8ea61f86a /drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | |
| parent | drm/amdgpu: Enable ip block bit mask print out info by default (diff) | |
| download | kernel-81875979f0b29e56e385b9211666ea1b086024b6.tar.gz kernel-81875979f0b29e56e385b9211666ea1b086024b6.zip | |
drm/amd/display: Remove extra pairs of parentheses in dce_calcs.c
The double parentheses are not needed. Removing them fixes multiple
warnings like this when building with clang:
drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dce_calcs.c:617:42:
error: equality comparison with extraneous parentheses
[-Werror,-Wparentheses-equality]
if ((data->graphics_micro_tile_mode == bw_def_rotated_micro_tiling)) {
Signed-off-by: Matthias Kaehlcke <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Reviewed-by: Harry Wentland <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c')
0 files changed, 0 insertions, 0 deletions
