dmr/amdgpu: Fix compile error with CONFIG_DRM_AMDGPU_GART_DEBUGFS
authorAndrey Grodzovsky <andrey.grodzovsky@amd.com>
Wed, 14 Aug 2019 19:44:14 +0000 (15:44 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 15 Aug 2019 15:59:17 +0000 (10:59 -0500)
commitb1f5b4538e7558deed89efdeccf7727f3f361720
tree5a250e379c166bd480a2851be0f4fe6967b6a740
parentf659bb6dae58c113805f92822e4c16ddd3156b79
dmr/amdgpu: Fix compile error with CONFIG_DRM_AMDGPU_GART_DEBUGFS

Double defintion of 'i'

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