diff options
| author | Zack Rusin <[email protected]> | 2021-06-09 17:23:07 +0000 |
|---|---|---|
| committer | Zack Rusin <[email protected]> | 2021-06-12 04:01:04 +0000 |
| commit | 352a81b71ea0a3ce8f929aa60afe369d738a0c6a (patch) | |
| tree | 4158ff1ca5484bb99fb1bb8743646a9f4f7d5458 /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
| parent | drm/vmwgfx: Remove vmw_chipset (diff) | |
| download | kernel-352a81b71ea0a3ce8f929aa60afe369d738a0c6a.tar.gz kernel-352a81b71ea0a3ce8f929aa60afe369d738a0c6a.zip | |
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: Zack Rusin <[email protected]>
Reported-by: Randy Dunlap <[email protected]>
Fixes: 3eb7d96e9415 ("drm/ttm: flip over the range manager to self allocated nodes")
Cc: Christian König <[email protected]>
Cc: Matthew Auld <[email protected]>
Reviewed-by: Martin Krastev <[email protected]>
Reviewed-by: Christian König <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions
