This is automated email and please do not reply to this email! Dear submitter, Thank you for submitting the patches to the linux bluetooth mailing list. This is a CI test results with your patch series: PW Link:https://patchwork.kernel.org/project/bluetooth/list/?series=691944 ---Test result--- Test Summary: CheckPatch PASS 2.43 seconds GitLint PASS 1.12 seconds SubjectPrefix PASS 0.94 seconds BuildKernel FAIL 30.74 seconds BuildKernel32 FAIL 26.69 seconds Incremental Build with patchesERROR 0.44 seconds TestRunner: Setup PASS 610.85 seconds TestRunner: l2cap-tester PASS 19.59 seconds TestRunner: iso-tester PASS 19.51 seconds TestRunner: bnep-tester PASS 7.81 seconds TestRunner: mgmt-tester PASS 122.01 seconds TestRunner: rfcomm-tester PASS 12.14 seconds TestRunner: sco-tester PASS 11.33 seconds TestRunner: ioctl-tester PASS 13.07 seconds TestRunner: mesh-tester PASS 9.39 seconds TestRunner: smp-tester PASS 11.30 seconds TestRunner: userchan-tester PASS 8.11 seconds Details ############################## Test: BuildKernel - FAIL - 30.74 seconds Build Kernel with minimal configuration supports Bluetooth drivers/bluetooth/hci_bcsp.c: In function ‘bcsp_close’: drivers/bluetooth/hci_bcsp.c:740:2: error: implicit declaration of function ‘timer_shutdown_sync’ [-Werror=implicit-function-declaration] 740 | timer_shutdown_sync(&bcsp->tbcsp); | ^~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors make[2]: *** [scripts/Makefile.build:249: drivers/bluetooth/hci_bcsp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [scripts/Makefile.build:465: drivers/bluetooth] Error 2 make: *** [Makefile:1852: drivers] Error 2 ############################## Test: BuildKernel32 - FAIL - 26.69 seconds Build 32bit Kernel with minimal configuration supports Bluetooth drivers/bluetooth/hci_bcsp.c: In function ‘bcsp_close’: drivers/bluetooth/hci_bcsp.c:740:2: error: implicit declaration of function ‘timer_shutdown_sync’ [-Werror=implicit-function-declaration] 740 | timer_shutdown_sync(&bcsp->tbcsp); | ^~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors make[2]: *** [scripts/Makefile.build:249: drivers/bluetooth/hci_bcsp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [scripts/Makefile.build:465: drivers/bluetooth] Error 2 make: *** [Makefile:1852: drivers] Error 2 ############################## Test: Incremental Build with patches - SKIPPED - 0.44 seconds Incremental build per patch in the series buildkernel failed --- Regards, Linux Bluetooth