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 1.13 seconds GitLint PASS 0.34 seconds SubjectPrefix PASS 0.09 seconds BuildKernel FAIL 36.83 seconds BuildKernel32 FAIL 31.55 seconds TestRunnerSetup PASS 597.91 seconds TestRunner_l2cap-tester PASS 19.89 seconds TestRunner_iso-tester PASS 21.63 seconds TestRunner_bnep-tester PASS 7.37 seconds TestRunner_mgmt-tester PASS 140.75 seconds TestRunner_rfcomm-tester PASS 12.18 seconds TestRunner_sco-tester PASS 11.41 seconds TestRunner_ioctl-tester PASS 13.39 seconds TestRunner_mesh-tester PASS 9.45 seconds TestRunner_smp-tester PASS 11.18 seconds TestRunner_userchan-tester PASS 7.77 seconds IncrementalBuild FAIL 32.49 seconds Details ############################## Test: BuildKernel - FAIL Desc: Build Kernel for Bluetooth Output: 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 Desc: Build 32bit Kernel for Bluetooth Output: 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: IncrementalBuild - FAIL Desc: Incremental build with the patches in the series Output: [RFC,v3,08/33] timers: Bluetooth: Use timer_shutdown_sync() before freeing timer 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 --- Regards, Linux Bluetooth