drm/ttm: move ttm_set_memory.h out of include
authorChristian König <christian.koenig@amd.com>
Tue, 29 Sep 2020 15:39:57 +0000 (17:39 +0200)
committerChristian König <christian.koenig@amd.com>
Wed, 7 Oct 2020 12:10:18 +0000 (14:10 +0200)
commit955a341f33b75b8baa6536b283e08e73f3a989da
treef72e29d98d5c52cb4764ced2cc984f9a8ea1f564
parent72dc6e3b948c40bd1d78c7cf1b9d32c92a756328
drm/ttm: move ttm_set_memory.h out of include

This is not something drivers should use.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Michael J. Ruhl <michael.j.ruhl@intel.com>
Link: https://patchwork.freedesktop.org/patch/393430/
drivers/gpu/drm/ttm/ttm_page_alloc.c
drivers/gpu/drm/ttm/ttm_page_alloc_dma.c
drivers/gpu/drm/ttm/ttm_set_memory.h [new file with mode: 0644]
include/drm/ttm/ttm_set_memory.h [deleted file]