]> git.baikalelectronics.ru Git - kernel.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)
commit56a78a9ed6f43e5b8e8b0f1b853451e045dc6748
treebb9a96afcc9a61e7cbedb363f69f6f5b8fa8ecf9
parent7661ec71b30d46d8e524b9ea0159b277dbfe7340
drm/amdgpu/soc15: fix warnings in register macro

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

Fixes: 46d54e3105c ("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