Re: [PATCH] Bluetooth: btintel: fix warning

2015-09-04 Thread Marcel Holtmann
Hi Vincent, > Fix compilation the following compilation warning, which happens when > CONFIG_BT_INTEL is not set: > > drivers/bluetooth/btintel.h:98:13: warning: ‘btintel_version_info’ > defined but not used [-Wunused-function] > static void btintel_version_info(struct hci_dev *hdev, >

[PATCH] Bluetooth: btintel: fix warning

2015-09-03 Thread Vincent Stehlé
Fix compilation the following compilation warning, which happens when CONFIG_BT_INTEL is not set: drivers/bluetooth/btintel.h:98:13: warning: ‘btintel_version_info’ defined but not used [-Wunused-function] static void btintel_version_info(struct hci_dev *hdev,