[Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/kms: Add separate hotplug event call for drm connector
Patchwork
patchwork at emeril.freedesktop.org
Wed Sep 2 10:01:53 UTC 2020
== Series Details ==
Series: drm/kms: Add separate hotplug event call for drm connector
URL : https://patchwork.freedesktop.org/series/81257/
State : failure
== Summary ==
CALL scripts/checksyscalls.sh
CALL scripts/atomic/check-atomics.sh
DESCEND objtool
CHK include/generated/compile.h
CC drivers/gpu/drm/drm_probe_helper.o
drivers/gpu/drm/drm_probe_helper.c: In function ‘drm_kms_connector_hotplug_helper’:
drivers/gpu/drm/drm_probe_helper.c:612:2: error: implicit declaration of function ‘drm_sysfs_connector_hotplug_event’; did you mean ‘drm_sysfs_connector_status_event’? [-Werror=implicit-function-declaration]
drm_sysfs_connector_hotplug_event(dev, connector);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
drm_sysfs_connector_status_event
cc1: some warnings being treated as errors
scripts/Makefile.build:283: recipe for target 'drivers/gpu/drm/drm_probe_helper.o' failed
make[3]: *** [drivers/gpu/drm/drm_probe_helper.o] Error 1
scripts/Makefile.build:500: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:500: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1788: recipe for target 'drivers' failed
make: *** [drivers] Error 2
More information about the Intel-gfx
mailing list