drm/ttm: Unexport ttm_global_swapout()
authorThomas Hellström <thomas.hellstrom@linux.intel.com>
Tue, 7 Mar 2023 14:46:18 +0000 (15:46 +0100)
committerThomas Hellström <thomas.hellstrom@linux.intel.com>
Thu, 9 Mar 2023 13:18:53 +0000 (14:18 +0100)
commit8d746ec4ab14e7cb82787c6f8bfadee8dd20effe
tree4cd6a022203a415992b0551709715b267640fb62
parent95f8138d669fd02e304e5e2531f11f4f335dcd22
drm/ttm: Unexport ttm_global_swapout()

Unexport ttm_global_swapout() since it is not used outside of TTM.

Signed-off-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230307144621.10748-5-thomas.hellstrom@linux.intel.com
drivers/gpu/drm/ttm/ttm_device.c