diff options
| author | Arnd Bergmann <[email protected]> | 2017-10-11 13:47:54 +0000 |
|---|---|---|
| committer | Marcel Holtmann <[email protected]> | 2017-10-11 18:09:37 +0000 |
| commit | 05e89fb576f580ac95e7a5d00bdb34830b09671a (patch) | |
| tree | f29eddc3b762cd931d76b07215fa6554f26556e8 /net/tipc/socket.c | |
| parent | Bluetooth: hci_bcm: fix build error without CONFIG_PM (diff) | |
| download | kernel-05e89fb576f580ac95e7a5d00bdb34830b09671a.tar.gz kernel-05e89fb576f580ac95e7a5d00bdb34830b09671a.zip | |
Bluetooth: BT_HCIUART now depends on SERIAL_DEV_BUS
It is no longer possible to build BT_HCIUART into the kernel
when SERIAL_DEV_BUS is a loadable module, even if none of the
SERIAL_DEV_BUS based implementations are selected:
drivers/bluetooth/hci_ldisc.o: In function `hci_uart_set_flow_control':
hci_ldisc.c:(.text+0xb40): undefined reference to `serdev_device_set_flow_control'
hci_ldisc.c:(.text+0xb5c): undefined reference to `serdev_device_set_tiocm'
This adds a dependency to avoid the broken configuration.
Fixes: 7841d554809b ("Bluetooth: hci_uart_set_flow_control: Fix NULL deref when using serdev")
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Marcel Holtmann <[email protected]>
Diffstat (limited to 'net/tipc/socket.c')
0 files changed, 0 insertions, 0 deletions
