]> git.proxmox.com Git - mirror_ubuntu-eoan-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)
commitd55f9b87428f4732472ec7e9ccb7b4135751996c
tree271bb42a5d21b6e00cd66ffa5f486314c55e6a1d
parentc7bb1e57e20a7f43b52df183d1a5a1aa936acc2d
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