== Series Details ==

Series: drm/atomic: convert drm_atomic_get_{old, new}_colorop_state() into 
proper functions
URL   : https://patchwork.freedesktop.org/series/159220/
State : failure

== Summary ==

Error: make failed
  CALL    scripts/checksyscalls.sh
  DESCEND objtool
  INSTALL libsubcmd_headers
  CC [M]  drivers/gpu/drm/vkms/vkms_drv.o
drivers/gpu/drm/vkms/vkms_drv.c: In function ‘vkms_destroy’:
drivers/gpu/drm/vkms/vkms_drv.c:261:9: error: implicit declaration of function 
‘drm_colorop_pipeline_destroy’ [-Werror=implicit-function-declaration]
  261 |         drm_colorop_pipeline_destroy(&config->dev->drm);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: some warnings being treated as errors
make[6]: *** [scripts/Makefile.build:287: drivers/gpu/drm/vkms/vkms_drv.o] 
Error 1
make[5]: *** [scripts/Makefile.build:556: drivers/gpu/drm/vkms] Error 2
make[4]: *** [scripts/Makefile.build:556: drivers/gpu/drm] Error 2
make[3]: *** [scripts/Makefile.build:556: drivers/gpu] Error 2
make[2]: *** [scripts/Makefile.build:556: drivers] Error 2
make[1]: *** [/home/kbuild/kernel/Makefile:2054: .] Error 2
make: *** [Makefile:248: __sub-make] Error 2
Build failed, no error log produced


Reply via email to