On Wed, Sep 26, 2018 at 11:25:16AM -0500, Alex Deucher wrote:
> expects argument of type ‘unsigned int’ has type ‘long int’
>
> Fixes: 52e211c1f04 ("drm/amdgpu:Add error message when register failed to
> reach expected value")
> Signed-off-by: Alex Deucher
Series are Reviewed-by: Huang Rui
>
On 2018-09-26 12:25 PM, Alex Deucher wrote:
expects argument of type ‘unsigned int’ has type ‘long int’
Fixes: 52e211c1f04 ("drm/amdgpu:Add error message when register failed to reach
expected value")
Signed-off-by: Alex Deucher
Reviewed-by: James Zhu for the series.
---
drivers/gpu/drm
Am 26.09.2018 um 18:25 schrieb Alex Deucher:
expects argument of type ‘unsigned int’ has type ‘long int’
Fixes: 52e211c1f04 ("drm/amdgpu:Add error message when register failed to reach
expected value")
Signed-off-by: Alex Deucher
Reviewed-by: Christian König for the series.
---
drivers/
expects argument of type ‘unsigned int’ has type ‘long int’
Fixes: 52e211c1f04 ("drm/amdgpu:Add error message when register failed to reach
expected value")
Signed-off-by: Alex Deucher
---
drivers/gpu/drm/amd/amdgpu/soc15_common.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --gi