aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/bluetooth.h
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2010-03-26 15:28:41 +0100
committerTakashi Iwai <tiwai@suse.de>2010-03-26 15:28:41 +0100
commit5266874b09c8a9de744813dd0f7387f02e8191bf (patch)
treec30530ae29e10f18f497040ab087a91651166e6f /include/net/bluetooth/bluetooth.h
parent05471e4c446ca42d474b89df55bd48b0ce802717 (diff)
parent079e683ebd882655b6d6e0b17989e51bae2d77d6 (diff)
downloadkernel_samsung_smdk4412-5266874b09c8a9de744813dd0f7387f02e8191bf.tar.gz
kernel_samsung_smdk4412-5266874b09c8a9de744813dd0f7387f02e8191bf.tar.bz2
kernel_samsung_smdk4412-5266874b09c8a9de744813dd0f7387f02e8191bf.zip
Merge remote branch 'alsa/devel' into topic/hda
Diffstat (limited to 'include/net/bluetooth/bluetooth.h')
-rw-r--r--include/net/bluetooth/bluetooth.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/bluetooth/bluetooth.h b/include/net/bluetooth/bluetooth.h
index 04a6908e38d..ff77e8f882f 100644
--- a/include/net/bluetooth/bluetooth.h
+++ b/include/net/bluetooth/bluetooth.h
@@ -176,6 +176,6 @@ extern void hci_sock_cleanup(void);
extern int bt_sysfs_init(void);
extern void bt_sysfs_cleanup(void);
-extern struct class *bt_class;
+extern struct dentry *bt_debugfs;
#endif /* __BLUETOOTH_H */