Skip to content
Commit c26d6586 authored by Zack Rusin's avatar Zack Rusin
Browse files

drm/vmwgfx: Fix implicit declaration error



The declarations of ttm_range_man_init and ttm_range_man_fini
have been moved to ttm_range_manager.h so we have to add it
to the include list.

Signed-off-by: default avatarZack Rusin <zackr@vmware.com>
Reported-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Fixes: 3eb7d96e

 ("drm/ttm: flip over the range manager to self allocated nodes")
Cc: Christian König <christian.koenig@amd.com>
Cc: Matthew Auld <matthew.auld@intel.com>
Reviewed-by: default avatarMartin Krastev <krastevm@vmware.com>
Reviewed-by: default avatarChristian König <christian.koenig@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210609172307.131929-10-zackr@vmware.com
parent 3efe180d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment