drm/ttm: unexport ttm_pool_init/fini
authorChristian König <christian.koenig@amd.com>
Tue, 5 Jan 2021 17:56:56 +0000 (18:56 +0100)
committerChristian König <christian.koenig@amd.com>
Thu, 7 Jan 2021 13:25:43 +0000 (14:25 +0100)
commita73858ef4d5e1d425e171f0f6a52864176a6a979
treec1fa39e6c2b86296a8de871de6d530b4f3ff23cd
parente0658f970a7f3d85431c6803b7d5169444fb11b0
drm/ttm: unexport ttm_pool_init/fini

Drivers are not supposed to use this directly any more.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Link: https://patchwork.freedesktop.org/patch/412156/
drivers/gpu/drm/ttm/ttm_pool.c