Skip to content
Commit f762ce78 authored by Christian König's avatar Christian König
Browse files

drm/radeon: fix variable type



When we switch to dma_resv_wait_timeout() the returned type changes as
well.

Signed-off-by: default avatarChristian König <christian.koenig@amd.com>
Fixes: 89aae41d ("drm/radeon: use dma_resv_wait_timeout() instead of manually waiting")
Bug: https://bugzilla.kernel.org/show_bug.cgi?id=215600


Reviewed-by: default avatarAlex Deucher <alexander.deucher@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220221110503.2803-1-christian.koenig@amd.com
parent 1aae0575
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment