Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1644411

Re: [PATCH] Bluetooth: hci_nokia: select BT_HCIUART_H4

From Marcel Holtmann <marcel@holtmann.org>
Newsgroups linux.kernel
Subject Re: [PATCH] Bluetooth: hci_nokia: select BT_HCIUART_H4
Date 2017-05-18 14:10 +0200
Message-ID <tIspL-2kb-83@gated-at.bofh.it> (permalink)
References <tENsJ-2fC-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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@gmail.com>
> ---
> drivers/bluetooth/Kconfig | 1 +
> 1 file changed, 1 insertion(+)

patch has been applied to bluetooth-next tree.

Regards

Marcel

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH] Bluetooth: hci_nokia: select BT_HCIUART_H4 Marcel Holtmann <marcel@holtmann.org> - 2017-05-18 14:10 +0200

csiph-web