]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit31bd6f349bf0b98229f6bf55ddf6125f41360455
tree83447a2d5704343d43f40d3e953d0cdd56f2c627
parent73f2556c64129d988f047b1c79709858bffbddd7
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