Hi Marcel, [auto build test ERROR on next-20151007 -- if it's inappropriate base, please ignore] config: i386-randconfig-i0-201540 (attached as .config) reproduce: # save the attached .config to linux build tree make ARCH=i386 All errors (new ones prefixed by >>): >> drivers/bluetooth/hci_bcm.c:413:30: error: 'hci_recv_diag' undeclared here (not in a function) { BCM_RECV_LM_DIAG, .recv = hci_recv_diag }, ^ vim +/hci_recv_diag +413 drivers/bluetooth/hci_bcm.c 407 .maxlen = HCI_BCM_LM_DIAG_SIZE 408 409 static const struct h4_recv_pkt bcm_recv_pkts[] = { 410 { H4_RECV_ACL, .recv = hci_recv_frame }, 411 { H4_RECV_SCO, .recv = hci_recv_frame }, 412 { H4_RECV_EVENT, .recv = hci_recv_frame }, > 413 { BCM_RECV_LM_DIAG, .recv = hci_recv_diag }, 414 }; 415 416 static int bcm_recv(struct hci_uart *hu, const void *data, int count) --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation
Attachment:
.config.gz
Description: Binary data