build failures on drm-next
Tom St Denis
tom.stdenis at amd.com
Mon Oct 2 13:49:45 UTC 2017
The lastest good commit is
commit f5a16c561fb8a15e94a4384e880b9d84a2657098
Author: Colin Ian King <colin.king at canonical.com>
Date: Thu Sep 28 14:46:17 2017 +0100
drm/radeon: make functions alloc_pasid and free_pasid static
The functions alloc_pasid and free_pasid are local to the
source and do not need to be in global scope, so make them static.
Cleans up sparse warnings:
warning: symbol 'alloc_pasid' was not declared. Should it be static?
warning: symbol 'free_pasid' was not declared. Should it be static?
Signed-off-by: Colin Ian King <colin.king at canonical.com>
Signed-off-by: Alex Deucher <alexander.deucher at amd.com>
I see errors (e.g., attached) when building from the tip of drm-next.
Cheers,
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: drmnext_build.log
Type: text/x-log
Size: 13447 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/amd-gfx/attachments/20171002/c403d52f/attachment-0001.bin>
More information about the amd-gfx
mailing list