aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/si.c
diff options
context:
space:
mode:
authorLuben Tuikov <[email protected]>2022-02-16 16:47:32 -0500
committerAlex Deucher <[email protected]>2022-02-17 15:59:05 -0500
commitf0d540989597d04905253b54d4d0ee53cfe70a42 (patch)
tree40aabdaa949087d69d782e2074f963193eaa94ad /drivers/gpu/drm/amd/amdgpu/si.c
parentcba07cce39ace4c719e63b0410a53480aee6aaee (diff)
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 <[email protected]> Cc: [email protected] Cc: [email protected] Reported-by: kernel test robot <[email protected]> Fixes: a6c40b178092 ("drm/amdgpu: Show IP discovery in sysfs") Signed-off-by: Luben Tuikov <[email protected]> Acked-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/si.c')
0 files changed, 0 insertions, 0 deletions