I got this compilation error message after I rebase this morning, do I miss anything?
/home/yangp/git/compute_staging/kernel/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c: In function ‘gfx_v8_0_rlc_resume’: /home/yangp/git/compute_staging/kernel/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:4071:6: error: implicit declaration of function ‘amdgpu_sriov’; did you mean ‘amdgpu_sriov_vf’? [-Werror=implicit-function-declaration] if (amdgpu_sriov(adev)) { ^~~~~~~~~~~~ amdgpu_sriov_vf cc1: some warnings being treated as errors /home/yangp/git/compute_staging/kernel/scripts/Makefile.build:293: recipe for target 'drivers/gpu/drm/amd/amdgpu/gfx_v8_0.o' failed make[10]: *** [drivers/gpu/drm/amd/amdgpu/gfx_v8_0.o] Error 1 Philip On 2018-12-07 10:33 a.m., Deucher, Alexander wrote:
|
_______________________________________________ amd-gfx mailing list amd-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/amd-gfx