]> git.baikalelectronics.ru Git - kernel.git/commit
drm/ttm: clean up non-x86 definitions on ttm_page_alloc_dma
authorHuang Rui <ray.huang@amd.com>
Thu, 26 Jul 2018 08:48:54 +0000 (16:48 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 27 Jul 2018 20:00:08 +0000 (15:00 -0500)
commit2f203769eb13a20573f9f442a2e9406c83f79ffe
treea0bce7ab20e7dd4abf67f39d32584cec84e91ef5
parent23281f141246968033c30e10f45561b9b972919f
drm/ttm: clean up non-x86 definitions on ttm_page_alloc_dma

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

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