Skip to content
Snippets Groups Projects
Commit d3029b4e authored by Dave Airlie's avatar Dave Airlie
Browse files

drm/radeon/kms: fix warning on 32-bit in atomic fence printing


/ssd/git/drm-core-next/drivers/gpu/drm/radeon/radeon_fence.c: In function ‘radeon_debugfs_fence_info’:
/ssd/git/drm-core-next/drivers/gpu/drm/radeon/radeon_fence.c:606:7: warning: format ‘%lx’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘long long int’ [-Wformat]

Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent f2e39221
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment