]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf383b1c368009515915aecae9fc616d82ac872b9
tree38b1571a72ec0e54062aa5fd05be0db7a330db75
parentd6c29efdedff91fe13267a6329cb8593892dc42d
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