drm/amdgpu: inline amdgpu_ttm_do_bind again
authorChristian König <christian.koenig@amd.com>
Tue, 22 Aug 2017 19:04:47 +0000 (21:04 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 24 Aug 2017 15:48:48 +0000 (11:48 -0400)
commitac7afe6b3cf39bf2c02a7463c0b81b145e41a906
treee176f2a1ee7f83bf8086afba7dfc2956d759fe38
parent1d00402b4da29c53e846bd7499ce94643dd055b9
drm/amdgpu: inline amdgpu_ttm_do_bind again

The function is called only once and doesn't do anything special.

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