Hi Tobias, > We see the following build failure with CONFIG_BT_HCIUART_NOKIA=y and > CONFIG_BT_HCIUART_H4=n: > > drivers/bluetooth/hci_nokia.c: In function 'nokia_recv': > drivers/bluetooth/hci_nokia.c:644:18: error: implicit declaration of function 'h4_recv_buf' [-Werror=implicit-function-declaration] > ... > > Fix this by selecting the BT_HCIUART_H4 symbol like all the other users > of the protocoll. > > Fixes: 7bb318680e86 ("Bluetooth: add nokia driver") > Signed-off-by: Tobias Regnery <tobias.regnery@xxxxxxxxx> > --- > drivers/bluetooth/Kconfig | 1 + > 1 file changed, 1 insertion(+) patch has been applied to bluetooth-next tree. Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html