aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2021-01-25 12:23:20 +0000
committerAlex Deucher <[email protected]>2021-01-25 22:48:46 +0000
commit4a517faa34030dde326017431bc9f056c3076266 (patch)
treecd085e70aff5a8418341eb9b875605447d584492 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
parentdrm/amd/display: Fix a potential NULL dereference (diff)
downloadkernel-4a517faa34030dde326017431bc9f056c3076266.tar.gz
kernel-4a517faa34030dde326017431bc9f056c3076266.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 <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions