Hi all, After merging the drm tree, today's linux-next build (x86_64 allmodconfig) failed like this:
/tmp/next/build/drivers/gpu/drm/xe/xe_survivability_mode.c: In function
'xe_survivability_mode_fini':
/tmp/next/build/drivers/gpu/drm/xe/xe_survivability_mode.c:241:17: error:
implicit declaration of function 'xe_nvm_fini'; did you mean 'xe_nvm_init'?
[-Wimplicit-function-declaration]
241 | xe_nvm_fini(xe);
| ^~~~~~~~~~~
| xe_nvm_init
Caused by the absence of commit
11035eab1b7d8 (drm/xe/nvm: Manage nvm aux cleanup with devres)
from the drm-xe tree. I have ignored this for today, the relevant
commits also seem to have been in the drm tree yesterday.
signature.asc
Description: PGP signature
