[RFC PATCH] Bluetooth: hci_qca: btqca_disable_regulators() can be static

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Fixes: 1bab29c5dbe1 ("Bluetooth: hci_qca: Add support for Qualcomm Bluetooth chip wcn3990.")
Signed-off-by: Fengguang Wu <fengguang.wu@xxxxxxxxx>
---
 hci_qca.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/bluetooth/hci_qca.c b/drivers/bluetooth/hci_qca.c
index 075fab7..ff9fbe0 100644
--- a/drivers/bluetooth/hci_qca.c
+++ b/drivers/bluetooth/hci_qca.c
@@ -1291,7 +1291,7 @@ static const struct btqca_vreg_data cherokee_data = {
 	.num_vregs = 5,
 };
 
-void btqca_disable_regulators(int reg_nu, struct btqca_vreg *vregs)
+static void btqca_disable_regulators(int reg_nu, struct btqca_vreg *vregs)
 {
 	/* disable the regulator if requested by user
 	 * or when fault in any regulator.
--
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



[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux