diff options
author | 2018-02-07 11:10:17 -0800 | |
---|---|---|
committer | 2018-02-19 14:19:42 -0500 | |
commit | 7227c911303db23404ebb126928e55cfad8e2545 (patch) | |
tree | 52ad30fc05ed35f21d600cbc9dbc842e6f704fab /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/amd/powerplay: Fix enum mismatch (diff) | |
download | linux-dev-7227c911303db23404ebb126928e55cfad8e2545.tar.xz linux-dev-7227c911303db23404ebb126928e55cfad8e2545.zip |
drm/amd/powerplay: Remove extra pair of parentheses
The double parentheses are not needed. Removing them fixes the following
warning when building with clang:
drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c:419:29:
error: equality comparison with extraneous parentheses
[-Werror,-Wparentheses-equality]
if ((data->vdd_gfx_control == SMU7_VOLTAGE_CONTROL_BY_SVID2)) {
Reviewed-by: Guenter Roeck <groeck@chromium.org>
Signed-off-by: Matthias Kaehlcke <mka@chromium.org>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions