]> git.baikalelectronics.ru Git - kernel.git/commit
drm/ttm: clean up non-x86 definitions on ttm_page_alloc
authorHuang Rui <ray.huang@amd.com>
Thu, 26 Jul 2018 08:49:36 +0000 (16:49 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 27 Jul 2018 20:00:14 +0000 (15:00 -0500)
commitfced4d614580d456c580ebceaf4e1da2fd55550f
tree271bb42a5d21b6e00cd66ffa5f486314c55e6a1d
parentea0d3a6a7cbd5f34ec3c2d79a341c135743193cf
drm/ttm: clean up non-x86 definitions on ttm_page_alloc

All non-x86 definitions are moved to ttm_set_memory header, so remove it from
ttm_page_alloc.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.c