diff options
author | 2021-01-25 13:23:20 +0100 | |
---|---|---|
committer | 2021-01-28 13:40:48 -0500 | |
commit | 00190bc087e795290502dc51c5d32de85cb2c2b8 (patch) | |
tree | 8d3ff0898bd3313da8e17fb4335866888f635a52 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Revert "drm/amdgpu/swsmu: drop set_fan_speed_percent (v2)" (diff) | |
download | wireguard-linux-00190bc087e795290502dc51c5d32de85cb2c2b8.tar.xz wireguard-linux-00190bc087e795290502dc51c5d32de85cb2c2b8.zip |
amdgpu: fix clang build warning
clang warns about the -mhard-float command line arguments
on architectures that do not support this:
clang: error: argument unused during compilation: '-mhard-float' [-Werror,-Wunused-command-line-argument]
Move this into the gcc-specific arguments.
Fixes: e77165bf7b02 ("drm/amd/display: Add DCN3 blocks to Makefile")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
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