commit | 724daa4fd65d927e406f2cc0661c9a329876267b | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Thu Feb 22 15:52:31 2018 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Feb 26 23:09:45 2018 -0500 |
tree | 07643dc0fc9b4bb5bebea1d07eb4e5a24523a681 | |
parent | 231cdafc75434015f3925d6662a1821fcfef16b7 [diff] |
drm/ttm: drop persistent_swap_storage from ttm_bo_init and co Never used as parameter, the only driver actually using this is nouveau and there it is initialized after the BO is initialized. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Michel Dänzer <michel.daenzer@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>