]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amdgpu/soc15: fix warnings in register macro
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 26 Sep 2018 16:18:47 +0000 (11:18 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 27 Sep 2018 02:09:26 +0000 (21:09 -0500)
commit81bb773f35105f13c45b8cde1fa7cd147f9254b2
treebb9a96afcc9a61e7cbedb363f69f6f5b8fa8ecf9
parenta3716d3a06ac740a3df081d61da3df7f2189f5ac
drm/amdgpu/soc15: fix warnings in register macro

expects argument of type ‘unsigned int’ has type ‘long int’

Fixes: 52e211c1f04 ("drm/amdgpu:Add error message when register failed to reach expected value")
Reviewed-by: Christian König <christian.koenig@amd.com>
Reviewed-by: James Zhu <James.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/soc15_common.h