Loading drivers/bluetooth/bluetooth-power.c +2 −2 Original line number Diff line number Diff line Loading @@ -28,7 +28,7 @@ #include <linux/regulator/consumer.h> #include <linux/clk.h> #if defined(CONFIG_CNSS) && !defined(CONFIG_ICNSS) #if defined(CONFIG_CNSS_PCI) #include <net/cnss.h> #endif Loading Loading @@ -339,7 +339,7 @@ static const struct rfkill_ops bluetooth_power_rfkill_ops = { .set_block = bluetooth_toggle_radio, }; #if defined(CONFIG_CNSS) && !defined(CONFIG_ICNSS) #if defined(CONFIG_CNSS_PCI) static ssize_t enable_extldo(struct device *dev, struct device_attribute *attr, char *buf) { Loading Loading
drivers/bluetooth/bluetooth-power.c +2 −2 Original line number Diff line number Diff line Loading @@ -28,7 +28,7 @@ #include <linux/regulator/consumer.h> #include <linux/clk.h> #if defined(CONFIG_CNSS) && !defined(CONFIG_ICNSS) #if defined(CONFIG_CNSS_PCI) #include <net/cnss.h> #endif Loading Loading @@ -339,7 +339,7 @@ static const struct rfkill_ops bluetooth_power_rfkill_ops = { .set_block = bluetooth_toggle_radio, }; #if defined(CONFIG_CNSS) && !defined(CONFIG_ICNSS) #if defined(CONFIG_CNSS_PCI) static ssize_t enable_extldo(struct device *dev, struct device_attribute *attr, char *buf) { Loading