diff options
-rw-r--r-- | drivers/bluetooth/btmrvl_debugfs.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/bluetooth/btmrvl_debugfs.c b/drivers/bluetooth/btmrvl_debugfs.c index 4617bd12f63b..d43b5cb864ef 100644 --- a/drivers/bluetooth/btmrvl_debugfs.c +++ b/drivers/bluetooth/btmrvl_debugfs.c | |||
@@ -29,7 +29,6 @@ struct btmrvl_debugfs_data { | |||
29 | struct dentry *root_dir, *config_dir, *status_dir; | 29 | struct dentry *root_dir, *config_dir, *status_dir; |
30 | 30 | ||
31 | /* config */ | 31 | /* config */ |
32 | struct dentry *drvdbg; | ||
33 | struct dentry *psmode; | 32 | struct dentry *psmode; |
34 | struct dentry *pscmd; | 33 | struct dentry *pscmd; |
35 | struct dentry *hsmode; | 34 | struct dentry *hsmode; |