drm/amdgpu: inline amdgpu_ttm_do_bind again
authorChristian König <[email protected]>
Tue, 22 Aug 2017 19:04:47 +0000 (21:04 +0200)
committerAlex Deucher <[email protected]>
Tue, 29 Aug 2017 19:27:47 +0000 (15:27 -0400)
commit1cacc86a63abda5ff94a405765ca06b1c3a4031d
tree7f15760e748845ca53a93ccc39964608a55bf708
parent9b0655e3adb6f741b79ce8758f77bf9e08e58243
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 <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Reviewed-by: Roger He <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c