Hi Johan, > This driver was recently updated to use serdev, so add the appropriate > dependency. Without this one can get compiler warnings like this if > CONFIG_SERIAL_DEV_BUS is not enabled: > > CC [M] drivers/bluetooth/hci_h5.o > drivers/bluetooth/hci_h5.c:934:36: warning: ‘h5_serdev_driver’ defined but not used [-Wunused-variable] > static struct serdev_device_driver h5_serdev_driver = { > ^~~~~~~~~~~~~~~~ > > Signed-off-by: Johan Hedberg <johan.hedberg@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