drm/amdgpu: fix checkpatch.pl warning to amdgpu_drv.c
authorRex Zhu <Rex.Zhu@amd.com>
Tue, 19 Sep 2017 06:36:08 +0000 (14:36 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2017 19:14:03 +0000 (15:14 -0400)
commit0b693f0b5612594d089e669804b1b6a62639779f
tree0b7da73ad5b4086caa7a32cd098e2eba5e35c502
parentf6e8b15af7c96a429b320eb8414791666c0bd2b7
drm/amdgpu: fix checkpatch.pl warning to amdgpu_drv.c

fix checkpatch.pl WARNING:
Prefer 'unsigned int' to bare use of 'unsigned'

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c