OSDN Git Service

drm/ttm: clean up non-x86 definitions on ttm_tt
authorHuang Rui <ray.huang@amd.com>
Wed, 1 Aug 2018 05:49:33 +0000 (13:49 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 1 Aug 2018 22:23:56 +0000 (17:23 -0500)
commitdf36b2fb8390d98453fff1aae3927095fe9ff36c
tree83447a2d5704343d43f40d3e953d0cdd56f2c627
parentdceb219fc60766006bfe8e53afa62816b94fcb11
drm/ttm: clean up non-x86 definitions on ttm_tt

All non-x86 definitions are moved to ttm_set_memory header, so remove it from
ttm_tt.c.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/ttm/ttm_tt.c