diff options
author | 2019-01-21 16:52:15 -0700 | |
---|---|---|
committer | 2019-02-05 18:10:28 -0500 | |
commit | 6d3d8065bb14dcd3d36b63f81fff9bc7f4388bda (patch) | |
tree | f894e12ff6a89edaa4c89c09e90ef0aa7fa7b0e2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/amdgpu: use spin_lock_irqsave to protect vm_manager.pasid_idr (diff) | |
download | wireguard-linux-6d3d8065bb14dcd3d36b63f81fff9bc7f4388bda.tar.xz wireguard-linux-6d3d8065bb14dcd3d36b63f81fff9bc7f4388bda.zip |
drm/amdkfd: Fix if preprocessor statement above kfd_fill_iolink_info_for_cpu
Clang warns:
drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_crat.c:866:5: warning:
'CONFIG_X86_64' is not defined, evaluates to 0 [-Wundef]
^
1 warning generated.
Fixes: d1c234e2cd10 ("drm/amdkfd: Allow building KFD on ARM64 (v2)")
Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions