]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commiteff78ea6fcc676243a668c568a8630d753a975e5
treef72e29d98d5c52cb4764ced2cc984f9a8ea1f564
parent51d370bff3c7e258a9af9273a71229dbc1a8fa7c
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]