summaryrefslogtreecommitdiffstats
path: root/audio/ctl_bluetooth.c
diff options
context:
space:
mode:
Diffstat (limited to 'audio/ctl_bluetooth.c')
-rw-r--r--audio/ctl_bluetooth.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/ctl_bluetooth.c b/audio/ctl_bluetooth.c
index 9d09308d..11a245d1 100644
--- a/audio/ctl_bluetooth.c
+++ b/audio/ctl_bluetooth.c
@@ -329,6 +329,8 @@ static int bluetooth_init(struct bluetooth_data *data)
return 0;
}
+SND_CTL_PLUGIN_DEFINE_FUNC(bluetooth);
+
SND_CTL_PLUGIN_DEFINE_FUNC(bluetooth)
{
struct bluetooth_data *data;