diff options
author | Luben Tuikov <luben.tuikov@amd.com> | 2022-02-17 00:47:32 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-02-17 23:59:05 +0300 |
commit | f0d540989597d04905253b54d4d0ee53cfe70a42 (patch) | |
tree | 40aabdaa949087d69d782e2074f963193eaa94ad /drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c | |
parent | cba07cce39ace4c719e63b0410a53480aee6aaee (diff) | |
download | linux-f0d540989597d04905253b54d4d0ee53cfe70a42.tar.xz |
drm/amdgpu: Fix ARM compilation warning
Fix this ARM warning:
drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c:664:35: warning: format '%ld'
expects argument of type 'long int', but argument 4 has type 'size_t' {aka
'unsigned int'} [-Wformat=]
Cc: Alex Deucher <Alexander.Deucher@amd.com>
Cc: kbuild-all@lists.01.org
Cc: linux-kernel@vger.kernel.org
Reported-by: kernel test robot <lkp@intel.com>
Fixes: a6c40b178092 ("drm/amdgpu: Show IP discovery in sysfs")
Signed-off-by: Luben Tuikov <luben.tuikov@amd.com>
Acked-by: Alex Deucher <Alexander.Deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c')
0 files changed, 0 insertions, 0 deletions