commit | 5bd64c645fc660734f172be4bba449952ed84ce2 | [log] [tgz] |
---|---|---|
author | Abhishek Pandit-Subedi <abhishekpandit@chromium.org> | Thu Dec 26 11:03:40 2019 -0800 |
committer | Marcel Holtmann <marcel@holtmann.org> | Sat Jan 04 10:41:03 2020 +0100 |
tree | 6be9adb31020fca279d5e74810bdc9477f476af1 | |
parent | 9f3565b89c43d2a0082bccbc3918f2ebae739533 [diff] |
Bluetooth: btbcm: Add missing static inline in header This fixes a double definition error when CONFIG_BT_BCM is not set. Fixes: 528379902337 ("Bluetooth: btbcm: Support pcm configuration") Signed-off-by: Abhishek Pandit-Subedi <abhishekpandit@chromium.org> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>