[Bluetooth] Use real devices for host controllers
[safe/jmp/linux-2.6] / include / net / bluetooth / bluetooth.h
index 911ceb5..771d177 100644 (file)
@@ -175,6 +175,6 @@ extern int hci_sock_cleanup(void);
 extern int bt_sysfs_init(void);
 extern void bt_sysfs_cleanup(void);
 
-extern struct class bt_class;
+extern struct class *bt_class;
 
 #endif /* __BLUETOOTH_H */