drm/amdgpu: remove extra TT unpopulated check
authorChristian König <christian.koenig@amd.com>
Thu, 1 Feb 2018 13:40:35 +0000 (14:40 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 19 Feb 2018 19:19:53 +0000 (14:19 -0500)
commitb48bdd95d45ebac244787725095afbe480279c16
treeab2429773edbeedbeaf1308c2eaadcccdd69056b
parent25893a14c938d54babb1bbee46dd9b622591c866
drm/amdgpu: remove extra TT unpopulated check

The subsystem should check that, not the driver.

Signed-off-by: Christian König <christian.koenig@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