drm/amdgpu: fix warning on 32 bit
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 27 Jun 2019 13:48:19 +0000 (08:48 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 27 Jun 2019 13:56:16 +0000 (08:56 -0500)
commitd8dfc3bd461def65fbd180acab7c49a8d8394d7b
treebc2c59654e25e26c223148c5d665e218b616003a
parent14808a12bdbdc21143eba70ea07830197b3a04ff
drm/amdgpu: fix warning on 32 bit

Properly cast pointer to int.

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