aboutsummaryrefslogtreecommitdiffstats
path: root/binding-bluetooth/export.map
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-07-25 10:34:54 +0000
committerGerrit Code Review <gerrit@automotivelinux.org>2017-07-25 10:34:54 +0000
commit3587e397424285df38d28b1572ce9118724d5122 (patch)
treece9d943fa02de5274803f1723c7ade5dbb410114 /binding-bluetooth/export.map
parent2dd4f451d0ca434c662844415bc3a3f3c37a6aa2 (diff)
parent76d2404f4500a68e07c0778c3c9bb0d5f0e7c89f (diff)
Merge "binding: bluetooth: remove race condition workaround" into dabdab_4.0.0dab/4.0.04.0.0
Diffstat (limited to 'binding-bluetooth/export.map')
-rw-r--r--binding-bluetooth/export.map2
1 files changed, 1 insertions, 1 deletions
diff --git a/binding-bluetooth/export.map b/binding-bluetooth/export.map
index 0ef1ac7..52c1b4a 100644
--- a/binding-bluetooth/export.map
+++ b/binding-bluetooth/export.map
@@ -1 +1 @@
-{ global: afbBindingV1Register; local: *; };
+{ global: afbBindingV1*; local: *; };