commit | 9d66a3ee25eff9815375812c442e00899c9b7a50 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Tue Jul 28 14:51:29 2020 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Wed Jul 29 09:43:09 2020 +1000 |
tree | ec4ef2dd2f8dc6f8a1a8b0b8e93069e0794e9226 | |
parent | 08bb88cfc4f0c5ac9053197ced139bf116a91280 [diff] |
drm/ttm: drop unusued function declaration This was removed in f5a9a9383f279 ("drm/ttm: remove TTM_MEMTYPE_FLAG_CMA") but the the declaration was left dangling. Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Dave Airlie <airlied@redhat.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200728045129.21065-1-airlied@gmail.com