OSDN Git Service

drm/amdgpu: use uintptr_t instead of unsigned long to store pointer
authorAlex Xie <AlexBin.Xie@amd.com>
Wed, 5 Apr 2017 20:54:34 +0000 (16:54 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 6 Apr 2017 17:28:08 +0000 (13:28 -0400)
commitf4e7c7c1b4ed4c28caf679bc94ca5aa096310c10
tree38b1571a72ec0e54062aa5fd05be0db7a330db75
parentec2c467efe9b9d781e08a4ac827c5106e3c775c4
drm/amdgpu: use uintptr_t instead of unsigned long to store pointer

Signed-off-by: Alex Xie <AlexBin.Xie@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c