Bluetooth: Convert debug files to actually use debugfs instead of sysfs
[firefly-linux-kernel-4.4.55.git] / net / bluetooth / hci_sysfs.c
index cafb55b0cea5ca290f0a2ac4fc5e73eac200ba5e..05fd125f74fe8c5a7981208e6c3389bffb75f118 100644 (file)
@@ -8,8 +8,7 @@
 #include <net/bluetooth/bluetooth.h>
 #include <net/bluetooth/hci_core.h>
 
-struct class *bt_class = NULL;
-EXPORT_SYMBOL_GPL(bt_class);
+static struct class *bt_class;
 
 struct dentry *bt_debugfs = NULL;
 EXPORT_SYMBOL_GPL(bt_debugfs);